aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-10-23 21:27:07 +0200
committerRobin Jarry <robin@jarry.cc>2022-11-09 21:14:28 +0100
commit492f89d7cde937011ebb8bce245eedd0e44e9839 (patch)
treece7da66e4eef1a5773090af14d6a9671b8b21ff7 /doc/aerc.1.scd
parent0f78cb2ea97ca501b6eb0d659f883197753ee075 (diff)
downloadaerc-492f89d7cde937011ebb8bce245eedd0e44e9839.tar.gz
commands/eml: open and view eml files
Open and view eml data from a file. Call the eml command and use the completion feature to select an eml file from disk. The eml data will be opened in the message viewer. Signed-off-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index f3c0e521..ac6c11a1 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -82,6 +82,9 @@ These commands work in any context.
*Note*: commands executed in this way are not executed with the shell.
+*eml* [<path>]
+ Opens an eml file and displays the message in the message viewer.
+
*pwd*
Displays aerc's current working directory in the status bar.