[xiph-commits] r12183 - trunk/vorbis-tools/oggenc
conrad at svn.xiph.org
conrad at svn.xiph.org
Fri Dec 8 16:37:22 PST 2006
Author: conrad
Date: 2006-12-08 16:37:21 -0800 (Fri, 08 Dec 2006)
New Revision: 12183
Modified:
trunk/vorbis-tools/oggenc/oggenc.c
Log:
Change input.wav with inputfile, since we accept flac-formated files
from debian patch for_upstream-oggenc_inputfile_vs_input.wav.diff
Modified: trunk/vorbis-tools/oggenc/oggenc.c
===================================================================
--- trunk/vorbis-tools/oggenc/oggenc.c 2006-12-09 00:27:05 UTC (rev 12182)
+++ trunk/vorbis-tools/oggenc/oggenc.c 2006-12-09 00:37:21 UTC (rev 12183)
@@ -387,7 +387,7 @@
{
fprintf(stdout,
_("%s%s\n"
- "Usage: oggenc [options] input.wav [...]\n"
+ "Usage: oggenc [options] inputfile [...]\n"
"\n"
"OPTIONS:\n"
" General:\n"
More information about the commits
mailing list