projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71855b7
)
man: Add --decrypt to reply flags
author
Adam Wolfe Gordon
<awg+notmuch@xvx.ca>
Sun, 18 Mar 2012 16:32:39 +0000
(10:32 -0600)
committer
David Bremner
<bremner@debian.org>
Tue, 20 Mar 2012 00:58:20 +0000
(21:58 -0300)
man/man1/notmuch-reply.1
patch
|
blob
|
history
diff --git
a/man/man1/notmuch-reply.1
b/man/man1/notmuch-reply.1
index ec8da1f72a9dfcb923e8ee72119df9b5c5047f97..7ee3cebcd58467c1679f666ff49dc3ead6d70db4 100644
(file)
--- 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>.