Browse Source

Match case of tracknumber in cueprint usage.

master
Svend Sorensen 19 years ago
parent
commit
45012c8e5e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tools/cueprint.c

+ 1
- 1
tools/cueprint.c View File

@@ -64,7 +64,7 @@ void usage (int status)
OPTIONS\n\ OPTIONS\n\
-h print usage\n\ -h print usage\n\
-i cue|toc set format of file(s)\n\ -i cue|toc set format of file(s)\n\
-n <tracknumber> only print track information for track TRACKNUMBER\n\
-n <tracknumber> only print track information for track tracknumer\n\
-d <template> set disc template (see TEMPLATE EXPANSION)\n\ -d <template> set disc template (see TEMPLATE EXPANSION)\n\
-t <template> set track template (see TEMPLATE EXPANSION)\n\ -t <template> set track template (see TEMPLATE EXPANSION)\n\
\n\ \n\


Loading…
Cancel
Save