diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc.1.scd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index be59588..4f0137c 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -91,6 +91,13 @@ These commands work in any context. ## MESSAGE VIEW COMMANDS +*pipe* <cmd> + Downloads and pipes the current message part into the given shell command, + and opens a new terminal tab to show the result. + +*save* <path> + Saves the current message part to the given path. + *close* Closes the message viewer. |