summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index bfb8573a86..cd587072d8 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -788,12 +788,15 @@ Input Commands that are Possibly Subject to Change
without filter name and parameters as filter entry. This toggles the
enable/disable flag.
+ <remove>
+ Like ``toggle``, but always remove the given filter from the chain.
+
<del>
Remove the given filters from the video chain. Unlike in the other
cases, the second parameter is a comma separated list of filter names
or integer indexes. ``0`` would denote the first filter. Negative
indexes start from the last filter, and ``-1`` denotes the last
- filter. Deprecated.
+ filter. Deprecated, use ``remove``.
<clr>
Remove all filters. Note that like the other sub-commands, this does