Small change

Forgot to update comment after switching around parameters.
This commit is contained in:
wforums 2014-07-01 10:02:51 +02:00
parent c258207e4f
commit 46193445c3

View File

@ -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");