From 921046008f5335601f9d76dc3a768eb5cd91e1b9 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 28 Mar 2013 09:29:00 +0100 Subject: cmdutils: allow -h filter= to print information about a filter. --- doc/avtools-common-opts.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi index afd2cc3..4be5412 100644 --- a/doc/avtools-common-opts.texi +++ b/doc/avtools-common-opts.texi @@ -74,6 +74,10 @@ Print detailed information about the demuxer named @var{demuxer_name}. Use the Print detailed information about the muxer named @var{muxer_name}. Use the @option{-formats} option to get a list of all muxers and demuxers. +@item filter=@var{filter_name} +Print detailed information about the filter name @var{filter_name}. Use the +@option{-filters} option to get a list of all filters. + @end table @item -version -- cgit v1.1