diff options
| author | David Bremner <david@tethera.net> | 2021-06-25 09:34:29 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-06-25 09:34:29 -0300 |
| commit | 4b0c6fb2f1ba989fee554cb8fa2612046d6414a8 (patch) | |
| tree | f67f69ee6f694469d0c57b00ba6624045ad85ee0 /doc | |
| parent | ea301102abc55404b8b447cd50998429bfbbf9fd (diff) | |
| parent | 35d559eb18d779822074a0781585642028e61ed8 (diff) | |
Merge branch 'release'
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man1/notmuch-config.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/man1/notmuch-config.rst b/doc/man1/notmuch-config.rst index 56f4a160..138501a8 100644 --- a/doc/man1/notmuch-config.rst +++ b/doc/man1/notmuch-config.rst @@ -81,10 +81,13 @@ paths are presumed relative to `$HOME` for items in section `backups`. **database.hook_dir** - Directory containing hooks run by notmuch commands. See :any:`notmuch-hooks(5)`. + History: this configuration value was introduced in notmuch 0.32. + + Default: See HOOKS, below. + **user.name** Your full name. @@ -261,7 +264,7 @@ Notmuch configuration file search order: by :envvar:`NOTMUCH_PROFILE` environment variable if set, ``$HOME/.notmuch-config`` otherwise. -Hooks +HOOKS ----- Notmuch hook directory search order: |
