X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-reply.rst;h=b1c3590b446a387e89b47a56c87ea18540714355;hb=3baa61e0e58402bc50c5df529fcf669bf4b2facb;hp=c893ba048b9c2b7abc48d926b506cce4d6b7ad60;hpb=d0dffdae31251e158552cde64086fe964d567bbc;p=notmuch diff --git a/doc/man1/notmuch-reply.rst b/doc/man1/notmuch-reply.rst index c893ba04..b1c3590b 100644 --- a/doc/man1/notmuch-reply.rst +++ b/doc/man1/notmuch-reply.rst @@ -75,7 +75,7 @@ Supported options for **reply** include If ``true``, decrypt any MIME encrypted parts found in the selected content (i.e., "multipart/encrypted" parts). Status of the decryption will be reported (currently only supported - with --format=json and --format=sexp), and on successful + with ``--format=json`` and ``--format=sexp``), and on successful decryption the multipart/encrypted part will be replaced by the decrypted content. @@ -86,7 +86,7 @@ Supported options for **reply** include Use ``false`` to avoid even automatic decryption. Non-automatic decryption expects a functioning - **gpg-agent(1)** to provide any needed credentials. Without + :manpage:`gpg-agent(1)` to provide any needed credentials. Without one, the decryption will likely fail. Default: ``auto``