[xiph-cvs] r6609 - trunk/vorbis-tools/oggdec

msmith at xiph.org msmith at xiph.org
Tue May 4 21:30:27 PDT 2004



Author: msmith
Date: 2004-04-30 01:57:54 -0400 (Fri, 30 Apr 2004)
New Revision: 6609

Modified:
   trunk/vorbis-tools/oggdec/oggdec.1
Log:
Fix manpage: -Q is quiet option, not -q.

<p><p>Modified: trunk/vorbis-tools/oggdec/oggdec.1
===================================================================
--- trunk/vorbis-tools/oggdec/oggdec.1	2004-04-30 05:27:27 UTC (rev 6608)
+++ trunk/vorbis-tools/oggdec/oggdec.1	2004-04-30 05:57:54 UTC (rev 6609)
@@ -40,7 +40,7 @@
 Writing WAV format to stdout is a bad idea.  WAV requires a seekable medium for the header to be rewritten after all the data is written out; stdout is not seekable.
 
 .SH "OPTIONS"
-.IP "-q, --quiet"
+.IP "-Q, --quiet"
 Suppresses program output.
 .IP "-h, --help"
 Print help message.

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