about summary refs log tree commit diff stats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorRéouven Assouly <reouvenassouly@yahoo.fr>2019-06-16 22:52:44 +0200
committerDrew DeVault <sir@cmpwn.com>2019-06-17 14:52:52 -0400
commitce475e4952fe182a15d8897c3cd94f59df4b64e1 (patch)
tree59b3df6c73ceb691732ef90da3bf740c837a7dfa /doc/aerc.1.scd
parentdfe114b643702b31a4dedc7cfe5b67a798f2e6cd (diff)
downloadaerc-ce475e4952fe182a15d8897c3cd94f59df4b64e1.tar.gz
commands/msgview: add open command
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index e7d3c59..88dab34 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -115,6 +115,10 @@ message list, the message in the message viewer, etc).
 
 ## MESSAGE VIEW COMMANDS
 
+*open*
+	Saves the current message part in a temporary file and opens it
+	with xdg-open.
+
 *pipe* <cmd>
 	Downloads and pipes the current message part into the given shell command,
 	and opens a new terminal tab to show the result.