aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2024-06-14 23:06:58 +0200
committerRobin Jarry <robin@jarry.cc>2024-08-20 11:54:34 +0200
commita64563466ddcb9fc321b8dd540f929c979310af9 (patch)
tree41d822caf8d08527f5275bdf06ffc78d03531efa /doc/aerc.1.scd
parent658ddc8abad1b64eeed2670b8534dc9855400992 (diff)
downloadaerc-a64563466ddcb9fc321b8dd540f929c979310af9.tar.gz
copy: add -d flag to decrypt before copying
Add -d flag to the copy command to decrypt a message before copying it. Implements: https://todo.sr.ht/~rjarry/aerc/238 Signed-off-by: Koni Marti <koni.marti@gmail.com> Tested-by: Jens Grassel <jens@wegtam.com> Reviewed-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 7d6da4b9..26713206 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -319,10 +319,12 @@ message list, the message in the message viewer, etc).
*-E*: Forces *[compose].edit-headers* = _false_ for this message only.
-*:copy* [*-p*] [*-a* _<account>_] [*-m* _<strategy>_] _<folder>_++
-*:cp* [*-p*] [*-a* _<account>_] [*-m* _<strategy>_] _<folder>_
+*:copy* [*-dp*] [*-a* _<account>_] [*-m* _<strategy>_] _<folder>_++
+*:cp* [*-dp*] [*-a* _<account>_] [*-m* _<strategy>_] _<folder>_
Copies the selected message(s) to _<folder>_.
+ *-d*: Decrypt the message before copying.
+
*-p*: Create _<folder>_ if it does not exist.
*-a*: Copy to _<folder>_ of _<account>_. If _<folder>_ does