aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 5be01751..c7fc8542 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -272,11 +272,14 @@ message list, the message in the message viewer, etc).
*-E*: Forces *[compose].edit-headers* = _false_ for this message only.
-*:copy* [*-p*] _<target>_++
-*:cp* [*-p*] _<target>_
- Copies the selected message(s) to the target folder.
+*:copy* [*-p*] [*-a* _<account>_] _<folder>_++
+*:cp* [*-p*] [*-a* _<account>_] _<folder>_
+ Copies the selected message(s) to _<folder>_.
- *-p*: Create the _<target>_ folder if it does not exist.
+ *-p*: Create _<folder>_ if it does not exist.
+
+ *-a*: Copy to _<folder>_ of _<account>_. If _<folder>_ does
+ not exist, it will be created whether or not *-p* is used.
*:decline* [*-e*|*-E*]
Declines an iCalendar meeting invitation.