aboutsummaryrefslogtreecommitdiffstats
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 2c49948f..2d53dca3 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -277,10 +277,10 @@ message list, the message in the message viewer, etc).
*-p*: Create the _<target>_ folder if it does not exist.
*: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.