]> git.sesse.net Git - ffmpeg/commitdiff
doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name
authorJun Zhao <barryjzhao@tencent.com>
Fri, 7 Aug 2020 13:20:05 +0000 (21:20 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Sat, 8 Aug 2020 07:06:45 +0000 (15:06 +0800)
document ffmpeg -h protocol=protocol_name

Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
doc/fftools-common-opts.texi

index acdaa26d900d797080dbdef910af54a2acfc9273..2c94eaefd48aee95a118db43fa351cc345828a3e 100644 (file)
@@ -113,6 +113,10 @@ Print detailed information about the filter named @var{filter_name}. Use the
 @item bsf=@var{bitstream_filter_name}
 Print detailed information about the bitstream filter named @var{bitstream_filter_name}.
 Use the @option{-bsfs} option to get a list of all bitstream filters.
+
+@item protocol=@var{protocol_name}
+Print detailed information about the protocol named @var{protocol_name}.
+Use the @option{-protocols} option to get a list of all protocols.
 @end table
 
 @item -version