diff options
author | Robin Jarry <robin@jarry.cc> | 2022-12-06 11:11:47 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-12-06 11:26:08 +0100 |
commit | c1784b624aea6c93e398a90a4274abe158e72b8a (patch) | |
tree | 25f06f286c0d910043592a4293490447373eac4e /doc/aerc-binds.5.scd | |
parent | c9524d265793775e4c3e326c7191471d982c1e66 (diff) | |
download | aerc-c1784b624aea6c93e398a90a4274abe158e72b8a.tar.gz |
doc: add synopsis for all settings
Instead of obscure descriptions for the settings format, add a synopsis
for all settings in the man pages.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Bence Ferdinandy <bence@ferdinandy.com>
Diffstat (limited to 'doc/aerc-binds.5.scd')
-rw-r--r-- | doc/aerc-binds.5.scd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/aerc-binds.5.scd b/doc/aerc-binds.5.scd index f6a0f156..c6ce1827 100644 --- a/doc/aerc-binds.5.scd +++ b/doc/aerc-binds.5.scd @@ -89,12 +89,12 @@ the file, before specifying any context-specific sections. In addition of user defined key sequences, the following special options are available in each binding context: -*$noinherit* +*$noinherit* = _true_|_false_ If set to _true_, global keybindings will not be effective in this context. Default: _false_ -*$ex* +*$ex* = _<key-stroke>_ This can be set to a keystroke which will bring up the command input in this context. |