Commit 2e8f41d4 authored by stefano's avatar stefano

s/FFserver/ffserver/ in the help message invocation synopsis.

See the thread: "Define cmdline_program_name and use it in show_help".


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15952 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 2861b93b
......@@ -4450,7 +4450,7 @@ static void opt_debug()
static void opt_show_help(void)
{
printf("usage: FFserver [options]\n"
printf("usage: ffserver [options]\n"
"Hyper fast multi format Audio/Video streaming server\n");
printf("\n");
show_help_options(options, "Main options:\n", 0, 0);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment