aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Adam Wolfe Gordon <awg+notmuch@xvx.ca>2012-03-18 10:32:39 -0600
committerGravatar David Bremner <bremner@debian.org>2012-03-19 21:58:20 -0300
commit92b48c8c98e29ee54ce603931b3abf4c7b521840 (patch)
tree539394349669d0c4799300212fa2ca2607de7a95 /man
parent71855b72f702e8751c35f71c787a00d64a77b663 (diff)
man: Add --decrypt to reply flags
Diffstat (limited to 'man')
-rw-r--r--man/man1/notmuch-reply.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1
index ec8da1f7..7ee3cebc 100644
--- a/man/man1/notmuch-reply.1
+++ b/man/man1/notmuch-reply.1
@@ -68,6 +68,16 @@ values from the first that contains something other than only the
user's addresses.
.RE
.RE
+.RS
+.TP 4
+.B \-\-decrypt
+
+Decrypt any MIME encrypted parts found in the selected content
+(ie. "multipart/encrypted" parts). Status of the decryption will be
+reported (currently only supported with --format=json) and the
+multipart/encrypted part will be replaced by the decrypted
+content.
+.RE
See \fBnotmuch-search-terms\fR(7)
for details of the supported syntax for <search-terms>.