aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-02-06 09:38:16 -0400
committerDavid Bremner <david@tethera.net>2022-02-20 09:33:56 -0400
commit75f86b39c33012b54c4ceef4a561a058949f80c6 (patch)
tree9ada91a3ec6d3dd59374c4e979a3b1531b9ee202 /doc
parent8060022bdf163128261132d63a479744013688c9 (diff)
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/notmuch-insert.rst10
1 files changed, 10 insertions, 0 deletions
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 <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
===========