diff --git a/toys/README b/toys/README index 8a57574..f9f57ab 100644 --- a/toys/README +++ b/toys/README @@ -12,7 +12,8 @@ Options: -b: Average bitrate -C: Channels -s: Sample rate - -T: Mofification time + -m: Mofification time + -M: Format -A: Album artist -l: Album @@ -24,7 +25,7 @@ Options: -t: Title -y: Year - -d : date-time format (see 'man date' for possible values) + -T : date-time format (see 'man date' for possible values) -o -|: output file (path relative to Source) - mandatory - must appear last. diff --git a/toys/createindex b/toys/createindex index 1291dce..4fc6034 100755 --- a/toys/createindex +++ b/toys/createindex @@ -82,7 +82,8 @@ done -b Average bitrate -C Channels -s Sample rate - -T Mofification time + -m Mofification time + -M Format -A Album artist -l Album @@ -94,7 +95,7 @@ done -t Title -y Year - -d : date-time format (see 'man date' for possible values) + -T : date-time format (see 'man date' for possible values) -o : output file (path relative to Source) -u : update database first