From: David Bremner Date: Sun, 6 Feb 2022 13:38:16 +0000 (-0400) Subject: doc: add configuration section to notmuch-insert(1) X-Git-Tag: archive/debian/0.36_rc0-1~29 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=75f86b39c33012b54c4ceef4a561a058949f80c6;hp=8060022bdf163128261132d63a479744013688c9 doc: add configuration section to notmuch-insert(1) This is partially redudant given some existing cross references, but it is useful to have all of the config keys listed in one place, to help keep track of them if nothing else. --- diff --git a/doc/man1/notmuch-insert.rst b/doc/man1/notmuch-insert.rst index da9ca791..8d91d62a 100644 --- a/doc/man1/notmuch-insert.rst +++ b/doc/man1/notmuch-insert.rst @@ -88,6 +88,16 @@ Supported options for **insert** include See also ``index.decrypt`` in :any:`notmuch-config(1)`. +CONFIGURATION +============= + +Indexing is influenced by the configuration options +:ref:`index.decrypt ` and :ref:`index.header +`. Tagging +is controlled by :ref:`new.tags ` and +:ref:`maildir.synchronize_flags `. See +:any:`notmuch-config(1)` for details. + EXIT STATUS ===========