Parcourir la source

Match case of tracknumber in cueprint usage.

master
Svend Sorensen il y a 19 ans
Parent
révision
45012c8e5e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      tools/cueprint.c

+ 1
- 1
tools/cueprint.c Voir le fichier

@@ -64,7 +64,7 @@ void usage (int status)
OPTIONS\n\
-h print usage\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\
-t <template> set track template (see TEMPLATE EXPANSION)\n\
\n\


Chargement…
Annuler
Enregistrer