summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-02 01:35:32 +0200
committerwm4 <wm4@nowhere>2014-08-02 01:53:21 +0200
commitbe337aa41567b6603ad5b017ff8add6a5f1e0bd8 (patch)
treebd8b34b7e6ede5dcb97cd5d8019102ddc5195bf3 /DOCS
parent16e5ec88e11523ae8336344584b9e6fc8aa515c8 (diff)
downloadmpv-be337aa41567b6603ad5b017ff8add6a5f1e0bd8.tar.bz2
mpv-be337aa41567b6603ad5b017ff8add6a5f1e0bd8.tar.xz
command: add a property that returns a list of all properties
Also remove the undocumented Lua mp.property_list() function.
Diffstat (limited to 'DOCS')
-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 5a458fbd67..a4a314011d 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1258,6 +1258,8 @@ Property list
require reloading the file for changes to take effect. If there is an
equivalent property, prefer setting the property instead.
+``property-list``
+ Return the list of top-level properties.
Property Expansion
------------------