aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJelle Besseling <jelle@pingiun.com>2019-08-18 11:33:15 +0200
committerDrew DeVault <sir@cmpwn.com>2019-08-20 10:05:51 +0900
commit1f5293931adf591fcbeaa9a272d717240da9213a (patch)
tree4b14e64f11fd283341607842ea8acd3ca4ccaf94 /doc
parent36c6030e81b229414bb42bf7fc37d091c6497ddf (diff)
Add forwarding as attachment feature
This allows a single message to be forward as attachment with the :forward -a command
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index e172f89..4aa777c 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -90,9 +90,11 @@ message list, the message in the message viewer, etc).
*delete*
Deletes the selected message.
-*forward* [address...]
+*forward* [-A] [address...]
Opens the composer to forward the selected message to another recipient.
+ *-A*: Forward the message as an RFC 8022 attachment.
+
*move* <target>
Moves the selected message to the target folder.