]> git.notmuchmail.org Git - notmuch/commitdiff
man: Add --decrypt to reply flags
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Sun, 18 Mar 2012 16:32:39 +0000 (10:32 -0600)
committerDavid Bremner <bremner@debian.org>
Tue, 20 Mar 2012 00:58:20 +0000 (21:58 -0300)
man/man1/notmuch-reply.1

index ec8da1f72a9dfcb923e8ee72119df9b5c5047f97..7ee3cebcd58467c1679f666ff49dc3ead6d70db4 100644 (file)
@@ -68,6 +68,16 @@ values from the first that contains something other than only the
 user's addresses.
 .RE
 .RE
 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>.
 
 See \fBnotmuch-search-terms\fR(7)
 for details of the supported syntax for <search-terms>.