From 0a1588d39b2c30421909c87e60b1510ffd338497 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 18 Dec 2019 06:31:39 +0100 Subject: options: add -remove action to list options Actually I wanted this for key/value lists only, but add it to the others for consistency too. (For vf/af it barely makes even sense, but anyway.) --- DOCS/man/input.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 08edf618b1..8f8a5681cc 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -725,6 +725,10 @@ Input Commands that are Possibly Subject to Change ``vf `` Change video filter chain. + The semantics are exactly the same as with option parsing (see + `VIDEO FILTERS`_). As such the text below is a redundant and incomplete + summary. + The first argument decides what happens: -- cgit v1.2.3