X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ffmpeg_opt.c;h=ded7e2ea53bb7e83a101ba4fd9406a268cb666b4;hb=4d2160c99a00af98cb09749f24831580e816eda9;hp=55818e1b7341c6a684b14e42bbe0252d45c8fd9f;hpb=a600e7145f9e32365714e4e289446706661ea4c1;p=ffmpeg diff --git a/ffmpeg_opt.c b/ffmpeg_opt.c index 55818e1b734..ded7e2ea53b 100644 --- a/ffmpeg_opt.c +++ b/ffmpeg_opt.c @@ -2823,6 +2823,7 @@ void show_help_default(const char *opt, const char *arg) " -h -- print basic options\n" " -h long -- print more options\n" " -h full -- print all options (including all format and codec specific options, very long)\n" + " -h type=name -- print all options for the named decoder/encoder/demuxer/muxer/filter\n" " See man %s for detailed description of the options.\n" "\n", program_name);