summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-06-22 20:08:13 -0300
committerDavid Bremner <david@tethera.net>2021-06-23 08:42:48 -0300
commit5be9e024d18386f650c7f58f640dfa5f5dcdf066 (patch)
tree1a690077b29590eff00515c12895559366ea8799
parent86818626b3294f5b144e74181baf37f0b2d30578 (diff)
doc: tweak hook configuration documentation.
Add a historical note, and hint to look below for more about hooks. Capitalized the heading for consistency, removed blank line.
-rw-r--r--doc/man1/notmuch-config.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/man1/notmuch-config.rst b/doc/man1/notmuch-config.rst
index 75c59ff9..209226a3 100644
--- a/doc/man1/notmuch-config.rst
+++ b/doc/man1/notmuch-config.rst
@@ -74,10 +74,13 @@ paths are presumed relative to `$HOME` for items in section
`backups`.
**database.hook_dir**
-
Directory containing hooks run by notmuch commands. See
**notmuch-hooks(5)**.
+ History: this configuration value was introduced in notmuch 0.32.
+
+ Default: See HOOKS, below.
+
**user.name**
Your full name.
@@ -256,7 +259,7 @@ If ``NOTMUCH_CONFIG`` is unset, notmuch tries (in order)
- ``${HOME}/.notmuch-config<profile>`` where ``<profile>`` is
``.$NOTMUCH_PROFILE`` or ""
-Hooks
+HOOKS
-----
If ``database.hook_dir`` is unset, notmuch tries (in order)