X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-new.rst;fp=doc%2Fman1%2Fnotmuch-new.rst;h=16af5492ba2f6f3c6223ebd3de24c764f4cf97cd;hp=3ddd4621a3806c87bc2d54f2391033a6aeb04c92;hb=e5e252de5560fee386bd46f8f279c800b953c667;hpb=0fab493ffe93c2d0dbc274d57e6e932be5c308e5 diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index 3ddd4621..16af5492 100644 --- a/doc/man1/notmuch-new.rst +++ b/doc/man1/notmuch-new.rst @@ -37,29 +37,27 @@ details on hooks. Supported options for **new** include - ``--no-hooks`` - Prevents hooks from being run. - - ``--quiet`` - Do not print progress or results. - - ``--decrypt=(true|nostash|auto|false)`` - - If ``true``, when encountering an encrypted message, try to - decrypt it while indexing, and stash any discovered session - keys. If ``auto``, try to use any session key already known - to belong to this message, but do not attempt to use the - user's secret keys. If decryption is successful, index the - cleartext of the message. - - Be aware that the index is likely sufficient (and the session - key is certainly sufficient) to reconstruct the cleartext of - the message itself, so please ensure that the notmuch message - index is adequately protected. DO NOT USE ``--decrypt=true`` - or ``--decrypt=nostash`` without considering the security of - your index. - - See also ``index.decrypt`` in **notmuch-config(1)**. +``--no-hooks`` + Prevents hooks from being run. + +``--quiet`` + Do not print progress or results. + +``--decrypt=(true|nostash|auto|false)`` + If ``true``, when encountering an encrypted message, try to + decrypt it while indexing, and stash any discovered session keys. + If ``auto``, try to use any session key already known to belong to + this message, but do not attempt to use the user's secret keys. + If decryption is successful, index the cleartext of the message. + + Be aware that the index is likely sufficient (and the session key + is certainly sufficient) to reconstruct the cleartext of the + message itself, so please ensure that the notmuch message index is + adequately protected. DO NOT USE ``--decrypt=true`` or + ``--decrypt=nostash`` without considering the security of your + index. + + See also ``index.decrypt`` in **notmuch-config(1)**. EXIT STATUS ===========