]> git.cworth.org Git - notmuch/commitdiff
doc: add configuration section to notmuch-insert(1)
authorDavid Bremner <david@tethera.net>
Sun, 6 Feb 2022 13:38:16 +0000 (09:38 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 20 Feb 2022 13:33:56 +0000 (09:33 -0400)
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.

doc/man1/notmuch-insert.rst

index da9ca791aa29bf98ce632c3154c83f73baf1d6c2..8d91d62abe7d1cd536b9becf22a146e4d66d9a58 100644 (file)
@@ -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 <index.decrypt>` and :ref:`index.header
+<index.header>`.  Tagging
+is controlled by :ref:`new.tags <new.tags>` and
+:ref:`maildir.synchronize_flags <maildir.synchronize_flags>`.  See
+:any:`notmuch-config(1)` for details.
+
 EXIT STATUS
 ===========