mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-19 12:21:10 +00:00
s/FFserver/ffserver/ in the help message invocation synopsis.
See the thread: "Define cmdline_program_name and use it in show_help". Originally committed as revision 15952 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d041a59897
commit
10ba7404d2
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user