From 1f5293931adf591fcbeaa9a272d717240da9213a Mon Sep 17 00:00:00 2001 From: Jelle Besseling Date: Sun, 18 Aug 2019 11:33:15 +0200 Subject: Add forwarding as attachment feature This allows a single message to be forward as attachment with the :forward -a command --- doc/aerc.1.scd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') 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* Moves the selected message to the target folder. -- cgit v1.2.3