[xiph-commits] r12585 - trunk/ezstream/src
moritz at svn.xiph.org
moritz at svn.xiph.org
Wed Feb 28 03:03:08 PST 2007
Author: moritz
Date: 2007-02-28 03:03:06 -0800 (Wed, 28 Feb 2007)
New Revision: 12585
Modified:
trunk/ezstream/src/ezstream.c
Log:
Sync usageHelp() with new reality.
Modified: trunk/ezstream/src/ezstream.c
===================================================================
--- trunk/ezstream/src/ezstream.c 2007-02-27 23:46:05 UTC (rev 12584)
+++ trunk/ezstream/src/ezstream.c 2007-02-28 11:03:06 UTC (rev 12585)
@@ -799,7 +799,7 @@
printf(" -c configfile use XML configuration in configfile\n");
printf(" -h display this additional help and exit\n");
printf(" -q suppress STDERR output from external en-/decoders\n");
- printf(" -v verbose output\n");
+ printf(" -v verbose output (use twice for more effect)\n");
printf("\n");
printf("See the ezstream(1) manual for detailed information.\n");
}
More information about the commits
mailing list