X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-new.rst;h=1df86f067e1cba8b37499a020ad82b07ad041461;hp=bc26aa4806a7e07400708a9f35b8f832009302be;hb=d3964e81ac98825a025a6120c488ebd73de2a281;hpb=de80ede3dfa88d50a3a4d34cedfcd71b8bde165b diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index bc26aa48..1df86f06 100644 --- a/doc/man1/notmuch-new.rst +++ b/doc/man1/notmuch-new.rst @@ -43,17 +43,17 @@ Supported options for **new** include ``--quiet`` Do not print progress or results. - ``--try-decrypt=(true|false)`` + ``--decrypt=(true|false)`` If true, when encountering an encrypted message, try to decrypt it while indexing. If decryption is successful, index the cleartext itself. Be aware that the index is likely sufficient to reconstruct the cleartext of the message itself, so please ensure that the notmuch message index is adequately - protected. DO NOT USE ``--try-decrypt=true`` without + protected. DO NOT USE ``--decrypt=true`` without considering the security of your index. - See also ``index.try_decrypt`` in **notmuch-config(1)**. + See also ``index.decrypt`` in **notmuch-config(1)**. EXIT STATUS ===========