[xiph-cvs] cvs commit: vorbis-tools/oggdec oggdec.c
Michael Smith
msmith at xiph.org
Tue Jul 2 06:58:35 PDT 2002
msmith 02/07/02 06:58:34
Modified: oggdec oggdec.c
Log:
Quiet mode was mis-documented
Revision Changes Path
1.3 +1 -1 vorbis-tools/oggdec/oggdec.c
Index: oggdec.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggdec/oggdec.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oggdec.c 2002/07/02 13:57:25 1.2
+++ oggdec.c 2002/07/02 13:58:34 1.3
@@ -39,7 +39,7 @@
fprintf(stderr, "Usage: oggdec [flags] file1.ogg file1.wav [file2.ogg file2.wav ... fileN.ogg fileN.ogg]\n"
"\n"
"Supported flags:\n"
- " --quiet, -q Quiet mode. No console output.\n"
+ " --quiet, -Q Quiet mode. No console output.\n"
" --help, -h Produce this help message.\n"
" --version, -v Print out version number.\n"
" --bits, -b Bit depth for output (8 and 16 supported)\n"
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list