]> git.sesse.net Git - ffmpeg/blobdiff - ffmpeg_opt.c
lavfi/vf_yadif: reindent after last commit.
[ffmpeg] / ffmpeg_opt.c
index 55818e1b7341c6a684b14e42bbe0252d45c8fd9f..ded7e2ea53bb7e83a101ba4fd9406a268cb666b4 100644 (file)
@@ -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);