aboutsummaryrefslogtreecommitdiff
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index d4376be7..57d290cc 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -587,6 +587,16 @@ message list, the message in the message viewer, etc).
*:toggle-headers*
Toggles the visibility of the message headers.
+*:encrypt*
+ Encrypt the message to all recipients. If a key for a recipient cannot
+ be found the message will not be encrypted.
+
+*:sign*
+ Sign the message using the account's default key. If *pgp-key-id* is set
+ in _accounts.conf_ (see *aerc-accounts*(5)), it will be used in
+ priority. Otherwise, the *From* header address will be used to look for
+ a matching private key in the pgp keyring.
+
## TERMINAL COMMANDS
*:close*