summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-13 20:44:41 +0200
committerwm4 <wm4@nowhere>2015-05-13 20:44:55 +0200
commit0468a4ea47cb42de3406dc4e3737c8595cb556bc (patch)
treec5a26934b0e875750558f1790e5bd539c56a21d0 /DOCS/man/input.rst
parenta23a46c6ede4673fb73afe152723f8c23cc5d28e (diff)
downloadmpv-0468a4ea47cb42de3406dc4e3737c8595cb556bc.tar.bz2
mpv-0468a4ea47cb42de3406dc4e3737c8595cb556bc.tar.xz
manpage: explain some property expansion restrictions
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 41c3d60db7..a7d620d82a 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1805,7 +1805,10 @@ Property Expansion
------------------
All string arguments to input commands as well as certain options (like
-``--term-playing-msg``) are subject to property expansion.
+``--term-playing-msg``) are subject to property expansion. Note that property
+expansion does not work in places where e.g. numeric parameters are expected.
+(For example, the ``add`` command does not do property expansion. The ``set``
+command is an exception and not a general rule.)
.. admonition:: Example for input.conf