[PATCH v8 07/11] man: Add --decrypt to reply flags

Subject: [PATCH v8 07/11] man: Add --decrypt to reply flags

Date: Sun, 18 Mar 2012 10:32:39 -0600

To: notmuch@notmuchmail.org

Cc:

From: Adam Wolfe Gordon


---
 man/man1/notmuch-reply.1 |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1
index ec8da1f..7ee3ceb 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>.
-- 
1.7.5.4


Thread: