From 71168e740e028dc33e22652589b095e870888615 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 13 Nov 2014 17:27:31 +0100 Subject: command: rename "option-flags" property to "option-info" --- DOCS/man/input.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/input.rst') 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/`` - Minor additional per-option information. +``option-info/`` + Additional per-option information. This has a number of sub-properties. Replace ```` with the name of a top-level option. - ``option-flags//set-from-commandline`` + ``option-info//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 -- cgit v1.2.3