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.scd8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index b2123a54..bb1ea2d8 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -247,10 +247,10 @@ message list, the message in the message viewer, etc).
Moves the selected message to the target folder.
*:pipe* [*-bmp*] _<cmd>_
- Downloads and pipes the selected message into the given shell command, and
- opens a new terminal tab to show the result. By default, the selected
- message part is used in the message viewer and the full message is used in
- the message list.
+ Downloads and pipes the selected message into the given shell command
+ (executed with _sh -c "<cmd>"_), and opens a new terminal tab to show
+ the result. By default, the selected message part is used in the message
+ viewer and the full message is used in the message list.
Operates on multiple messages when they are marked. When piping multiple
messages, aerc will write them with mbox format separators.