X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-reply.1;h=bf2021f50a55fd1316e2bc25f9b5c118f9009a77;hp=2751e96be5871f8a57596a7448951a8e6740bd7a;hb=d6d3fa32f6b1491f84f44184c8c1e590656a2001;hpb=7264732a794b8d59b0aeef395e74381beb4b90f7 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1 index 2751e96b..bf2021f5 100644 --- a/man/man1/notmuch-reply.1 +++ b/man/man1/notmuch-reply.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-REPLY 1 2013-01-24 "Notmuch 0.15.1" +.TH NOTMUCH-REPLY 1 2013-02-17 "Notmuch 0.15.2" .SH NAME notmuch-reply \- constructs a reply template for a set of messages @@ -89,9 +89,12 @@ user's addresses. 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 --format=sexp) -and the multipart/encrypted part will be replaced by the decrypted -content. +reported (currently only supported with --format=json and +--format=sexp) and on successful decryption the multipart/encrypted +part will be replaced by the decrypted content. + +Decryption expects a functioning \fBgpg-agent\fR(1) to provide any +needed credentials. Without one, the decryption will fail. .RE See \fBnotmuch-search-terms\fR(7)