[xiph-commits] r13005 - trunk/theora-tools/theoracomment
conrad at svn.xiph.org
conrad at svn.xiph.org
Thu May 31 18:55:08 PDT 2007
Author: conrad
Date: 2007-05-31 18:55:08 -0700 (Thu, 31 May 2007)
New Revision: 13005
Modified:
trunk/theora-tools/theoracomment/theoracomment.c
Log:
fix theoracomment -V help string (this is not ogg123)
Modified: trunk/theora-tools/theoracomment/theoracomment.c
===================================================================
--- trunk/theora-tools/theoracomment/theoracomment.c 2007-06-01 01:54:07 UTC (rev 13004)
+++ trunk/theora-tools/theoracomment/theoracomment.c 2007-06-01 01:55:08 UTC (rev 13005)
@@ -321,7 +321,7 @@
printf ("\n");
printf (_(" -h, --help Display this help\n"));
- printf (_(" -V, --version Display ogg123 version\n"));
+ printf (_(" -V, --version Output version information and exit\n"));
printf ("\n");
printf (_("If no output file is specified, theoracomment will modify the input file. This\n"
More information about the commits
mailing list