mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-25 04:11:38 +00:00
Small change
Forgot to update comment after switching around parameters.
This commit is contained in:
parent
c258207e4f
commit
46193445c3
@ -693,7 +693,7 @@ void usage (void)
|
||||
mprint(" - Use colors\n");
|
||||
mprint(" Examples:\n");
|
||||
mprint(" 0000101 is the default setting for transcripts\n");
|
||||
mprint(" 1101101 is the default for timed transcripts\n");
|
||||
mprint(" 1110101 is the default for timed transcripts\n");
|
||||
mprint(" 1111001 is the default setting for -ucla\n");
|
||||
mprint(" Make sure you use this parameter after others that might\n");
|
||||
mprint(" affect these settings (-out, -ucla, -xds, -txt, -ttxt, ...)\n");
|
||||
|
Loading…
Reference in New Issue
Block a user