diff options
Diffstat (limited to 'doc')
-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 0c89460b..a637960f 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -477,7 +477,7 @@ message list, the message in the message viewer, etc). the same than for *:open* but the opener program will be looked up according to the URL scheme MIME type: _x-scheme-handler/<scheme>_. -*:save* [*-fpa*] _<path>_ +*:save* [*-fpaA*] _<path>_ Saves the current message part to the given path. If the path is not an absolute path, *[general].default-save-path* from _aerc.conf_ will be prepended to the path given. @@ -492,6 +492,8 @@ message list, the message in the message viewer, etc). *-a*: Save all attachments. Individual filenames cannot be specified. + *-A*: Same as *-a* but saves all the named parts, not just attachments. + *:mark* [*-atvT*] Marks messages. Commands will execute on all marked messages instead of the highlighted one if applicable. The flags below can be combined as needed. |