diff options
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 36b2f6bd..a4892b03 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -405,7 +405,9 @@ message list, the message in the message viewer, etc). enabled. *:export-mbox* _<file>_ - Exports all messages in the current folder to an mbox file. + Exports messages in the current folder to an mbox file. If there are marked + messages in the folder, only the marked ones are exported. Otherwise the + whole folder is exported. *:import-mbox* _<file>_ Imports all messages from an mbox file to the current folder. |