From be337aa41567b6603ad5b017ff8add6a5f1e0bd8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 2 Aug 2014 01:35:32 +0200 Subject: command: add a property that returns a list of all properties Also remove the undocumented Lua mp.property_list() function. --- DOCS/man/input.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man/input.rst') 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 ------------------ -- cgit v1.2.3