summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-13 17:27:31 +0100
committerwm4 <wm4@nowhere>2014-11-13 17:27:31 +0100
commit71168e740e028dc33e22652589b095e870888615 (patch)
tree071ce91b6b8c2bbe4f9ccd0a54ab9f7c1b7606f4 /DOCS/man/input.rst
parent13033ce2c4e05eaf031c09a4d41f3db9512af9c0 (diff)
downloadmpv-71168e740e028dc33e22652589b095e870888615.tar.bz2
mpv-71168e740e028dc33e22652589b095e870888615.tar.xz
command: rename "option-flags" property to "option-info"
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index f58ac0dda3..db544d3ddd 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1442,13 +1442,13 @@ Property list
access the local value, and the ``old`` value, which will be restored on
end of playback, can not be read or written until end of playback.)
-``option-flags/<name>``
- Minor additional per-option information.
+``option-info/<name>``
+ Additional per-option information.
This has a number of sub-properties. Replace ``<name>`` with the name of
a top-level option.
- ``option-flags/<name>/set-from-commandline``
+ ``option-info/<name>/set-from-commandline``
Return ``yes`` if the option was set from the mpv command line,
``no`` otherwise. What this is set to if the option is e.g. changed