mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Sync usageHelp() with new reality.
git-svn-id: https://svn.xiph.org/trunk/ezstream@12585 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
6b01b59811
commit
52f1750a70
@ -799,7 +799,7 @@ usageHelp(void)
|
|||||||
printf(" -c configfile use XML configuration in configfile\n");
|
printf(" -c configfile use XML configuration in configfile\n");
|
||||||
printf(" -h display this additional help and exit\n");
|
printf(" -h display this additional help and exit\n");
|
||||||
printf(" -q suppress STDERR output from external en-/decoders\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("\n");
|
||||||
printf("See the ezstream(1) manual for detailed information.\n");
|
printf("See the ezstream(1) manual for detailed information.\n");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user