Merge branch 'toys'

This commit is contained in:
Vincent Riquer 2013-10-21 09:18:45 +02:00
commit f44f9021db

View File

@ -70,7 +70,9 @@ do
'-y') show+=(years) ;;
'-#') show+=(count) ;;
'--stats') stats=1 ;;
'--stats')
stats=1
continue ;;
'-T') timeformat="$1"
shift