[xiph-cvs] cvs commit: vorbis-tools/oggenc/man oggenc.1
Michael Smith
msmith at xiph.org
Mon May 13 06:48:52 PDT 2002
msmith 02/05/13 06:48:52
Modified: oggenc/man oggenc.1
Log:
Describe the output file naming in more detail. debian bug #146271
Revision Changes Path
1.14 +7 -1 vorbis-tools/oggenc/man/oggenc.1
Index: oggenc.1
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/man/oggenc.1,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- oggenc.1 2002/01/28 05:38:15 1.13
+++ oggenc.1 2002/05/13 13:48:51 1.14
@@ -89,7 +89,13 @@
.B -o
option (in the case of one file) or the
.B -n
-option (in the case of several files).
+option (in the case of several files). If neither of these options
+is given, but a title is (using
+.B -t
+), then the output filename will be title.ogg. Finally, if none of these
+are available, the output filename will be the input filename with the
+extension (that part after the final dot) replaced with ogg, so file.wav
+will become file.ogg
.SH OPTIONS
.IP "-h, --help"
<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