DOCS/input.rst: profile-list: profile-restore could be missing

Currently the profile-restore field is intentionally omitted if it
holds the default value (i.e. no values are stored for the profile,
and trying to restore would only warn).

See m_config_get_profiles at command.c .
This commit is contained in:
Avi Halachmi (:avih) 2022-01-30 14:11:56 +02:00
parent 4d3ebb9d83
commit 9fd9239990
1 changed files with 4 additions and 0 deletions

View File

@ -3385,6 +3385,10 @@ Property list
not a map, as order matters and duplicate entries are possible. Recursive
profiles are not expanded, and show up as special ``profile`` options.
The ``profile-restore`` field is currently missing if it holds the default
value (either because it was not set, or set explicitly to ``default``),
but in the future it might hold the value ``default``.
``command-list``
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: