summaryrefslogtreecommitdiff
path: root/doc/avtools-common-opts.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-03-28 09:29:00 +0100
committerAnton Khirnov <anton@khirnov.net>2013-04-11 20:46:11 +0200
commit921046008f5335601f9d76dc3a768eb5cd91e1b9 (patch)
treef150aa2d70a137423891a5c232d4af8791e96cde /doc/avtools-common-opts.texi
parente19e8aeeaaff3d4bc8f6065764c93f0298782ac6 (diff)
cmdutils: allow -h filter=<name> to print information about a filter.
Diffstat (limited to 'doc/avtools-common-opts.texi')
-rw-r--r--doc/avtools-common-opts.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi
index afd2cc3876..4be54125de 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