toys/createindex: fix doc and usage

This commit is contained in:
Vincent Riquer 2013-05-16 14:31:45 +02:00
parent 8c26d11db2
commit bb484454a6
2 changed files with 6 additions and 4 deletions

View File

@ -12,7 +12,8 @@ Options:
-b: Average bitrate -b: Average bitrate
-C: Channels -C: Channels
-s: Sample rate -s: Sample rate
-T: Mofification time -m: Mofification time
-M: Format
-A: Album artist -A: Album artist
-l: Album -l: Album
@ -24,7 +25,7 @@ Options:
-t: Title -t: Title
-y: Year -y: Year
-d <format>: date-time format (see 'man date' for possible values) -T <format>: date-time format (see 'man date' for possible values)
-o -|<file>: output file (path relative to Source) - mandatory - must -o -|<file>: output file (path relative to Source) - mandatory - must
appear last. appear last.

View File

@ -82,7 +82,8 @@ done
-b Average bitrate -b Average bitrate
-C Channels -C Channels
-s Sample rate -s Sample rate
-T Mofification time -m Mofification time
-M Format
-A Album artist -A Album artist
-l Album -l Album
@ -94,7 +95,7 @@ done
-t Title -t Title
-y Year -y Year
-d <format>: date-time format (see 'man date' for possible values) -T <format>: date-time format (see 'man date' for possible values)
-o <file> : output file (path relative to Source) -o <file> : output file (path relative to Source)
-u : update database first -u : update database first