diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc.1.scd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index ca46a9ea..74cb0dd3 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -192,6 +192,10 @@ These commands work in any context. used in a shell. A colon (*:*) prefix is supported for _<aerc-cmd ...>_ but is not required. + *:menu* can be used without an external program by setting _<shell-cmd>_ + to _-_. This also acts as a fallback in case where no _<shell-cmd>_ was + specified at all or the executable in the _<shell-cmd>_ was not found. + *-c* _"<shell-cmd>"_ Override *[general].default-menu-cmd*. See *aerc-config*(5) for more details. |