X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-insert.rst;h=86e2f567348ba5920c972a967b7e936c35e34d82;hp=478845150e016e1c82cb590585d40491aeb603e6;hb=b6e3efde05ed72fa1b9c017093aaf56d70b533c1;hpb=e5e252de5560fee386bd46f8f279c800b953c667 diff --git a/doc/man1/notmuch-insert.rst b/doc/man1/notmuch-insert.rst index 47884515..86e2f567 100644 --- a/doc/man1/notmuch-insert.rst +++ b/doc/man1/notmuch-insert.rst @@ -51,6 +51,12 @@ Supported options for **insert** include ``--no-hooks`` Prevent hooks from being run. +``--world-readable`` + When writing mail to the mailbox, allow it to be read by users + other than the current user. Note that this does not override + umask. By default, delivered mail is only readable by the current + user. + ``--decrypt=(true|nostash|auto|false)`` If ``true`` and the message is encrypted, try to decrypt the message while indexing, stashing any session keys discovered. If