From 4c166bbc59ed93e4a9188b5a7e5102f7aebf905e Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Sun, 20 Oct 2013 02:02:18 +0200 Subject: [PATCH] Update documentation --- toys/README | 7 +++++-- toys/createindex | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/toys/README b/toys/README index f9f57ab..8840acd 100644 --- a/toys/README +++ b/toys/README @@ -9,9 +9,12 @@ width (default: 50). Options: -f: Path + -#: File count + -S: Size -b: Average bitrate -C: Channels -s: Sample rate + -B: Bits per sample -m: Mofification time -M: Format @@ -22,12 +25,12 @@ Options: -d: Disc -g: Genre -p: Performer + -N: Track total -t: Title -y: Year -T : date-time format (see 'man date' for possible values) - -o -|: output file (path relative to Source) - mandatory - must - appear last. + -o -|: output file - mandatory. -u: update database first -D: debug diff --git a/toys/createindex b/toys/createindex index 25bb520..487ff8c 100755 --- a/toys/createindex +++ b/toys/createindex @@ -91,6 +91,7 @@ done No output specified! -f Path -# File count + -S Size -b Average bitrate -C Channels -s Sample rate