aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-07-11 20:11:20 +0200
committerRobin Jarry <robin@jarry.cc>2022-07-14 23:14:54 +0200
commit845763cb1f1f8b7acdfc8e94e0a2d61ff78f6b9d (patch)
tree9859b9822d7d30dd1b2af7c338558bf2fcc508c6 /doc/aerc.1.scd
parentc24a57687697411cde3bdcf39700385e7a689798 (diff)
downloadaerc-845763cb1f1f8b7acdfc8e94e0a2d61ff78f6b9d.tar.gz
account: export folder to mbox file
Export all message in the current folder to an mbox file. If an error occurs during the export, aerc retries a few times before giving up to prevent a hang. 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 5928bf0d..97a9eab6 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -311,6 +311,9 @@ message list, the message in the message viewer, etc).
Expands or collapses the current folder when the directory tree is
enabled.
+*export-mbox* <file>
+ Exports all messages in the current folder to an mbox file.
+
*next-result*, *prev-result*
Selects the next or previous search result.