Procházet zdrojové kódy

Match case of tracknumber in cueprint usage.

master
Svend Sorensen před 19 roky
rodič
revize
45012c8e5e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      tools/cueprint.c

+ 1
- 1
tools/cueprint.c Zobrazit soubor

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


Načítá se…
Zrušit
Uložit