summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-07-03 13:45:18 +0200
committerwm4 <wm4@nowhere>2016-07-03 13:45:18 +0200
commit5d47f9a565ced0ecabf36bc394a8271c027cff88 (patch)
tree1fe1af30cd94a0921d412c8e4cb9ceccbb335cec
parent1298c29dc7cb78d2f7375cf7e1667e7bc129cc09 (diff)
downloadmpv-5d47f9a565ced0ecabf36bc394a8271c027cff88.tar.bz2
mpv-5d47f9a565ced0ecabf36bc394a8271c027cff88.tar.xz
manpage: document confusing "vf clr" command usage
-rw-r--r--DOCS/man/input.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index c2f3c03dd3..3337a4839c 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -459,6 +459,8 @@ Input Commands that are Possibly Subject to Change
Remove all filters. Note that like the other sub-commands, this does
not control automatically inserted filters.
+ The argument is always needed. E.g. in case of ``clr`` use ``vf clr ""``.
+
You can assign labels to filter by prefixing them with ``@name:`` (where
``name`` is a user-chosen arbitrary identifier). Labels can be used to
refer to filters by name in all of the filter chain modification commands.