Sfoglia il codice sorgente

Match case of tracknumber in cueprint usage.

master
Svend Sorensen 19 anni fa
parent
commit
45012c8e5e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      tools/cueprint.c

+ 1
- 1
tools/cueprint.c Vedi File

@@ -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\


Caricamento…
Annulla
Salva