Corrected -help text
This commit is contained in:
parent
6976b0cbb8
commit
7c53e5f1d7
@ -1980,7 +1980,7 @@ see_cdrskin_eng_html:;
|
|||||||
fprintf(stderr,"\t-nopad\t\tDo not pad (default)\n");
|
fprintf(stderr,"\t-nopad\t\tDo not pad (default)\n");
|
||||||
fprintf(stderr,"\t-help\t\tprint this text to stderr and exit\n");
|
fprintf(stderr,"\t-help\t\tprint this text to stderr and exit\n");
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"Option -audio is enabled but does no special .au or .wav processing.\n");
|
"Option -audio does automatic extraction of .wav but not of .au .\n");
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"By default any argument that does not match grep '^-.' or '=' is used\n");
|
"By default any argument that does not match grep '^-.' or '=' is used\n");
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2006.10.19.162254"
|
#define Cdrskin_timestamP "2006.10.19.164742"
|
||||||
|
Loading…
Reference in New Issue
Block a user