diff options
-rw-r--r-- | doc/aerc.1.scd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index f5a3844e..87fea90b 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -77,6 +77,17 @@ forwards. These commands work in any context. +*:help* _<topic>_ + Display one of aerc's man pages in the embedded terminal. + +*:help* *keys* + Display the active key bindings in the current context. + +*:new-account* [*-t*] + Start the new account wizard. + + *-t*: Create a temporary account. Do not modify _accounts.conf_. + *:cd* _<directory>_ Changes aerc's current working directory. |