From 251069d9ea481c14e418a63bfb2a471314fd4764 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 22 Nov 2019 22:52:31 +0100 Subject: command: add command-list property --- DOCS/man/input.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 02264f0eda..0ef5f9bb72 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2633,6 +2633,14 @@ Property list is not a map, as order matters and duplicate entries are possible. Recursive profiles are not expanded, and show up as special ``profile`` options. +``command-list`` + Return the list of input commands. This returns an array of maps, where + each map node represents a command. This map currently only has a single + entry: ``name`` for the name of the command. (This property is supposed to + be a replacement for ``--input-cmdlist``. The option dumps some more + information, but it's a valid feature request to extend this property if + needed.) + Inconsistencies between options and properties ---------------------------------------------- -- cgit v1.2.3