From a7de593f7288ded65b3a5e70f1d7d045dd7f99d7 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 7 May 2021 08:02:16 -0300 Subject: [PATCH] doc: document (tersely) the intended behaviour of relative paths. --- doc/man1/notmuch-config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man1/notmuch-config.rst b/doc/man1/notmuch-config.rst index 32290a38..b158dac3 100644 --- a/doc/man1/notmuch-config.rst +++ b/doc/man1/notmuch-config.rst @@ -44,7 +44,9 @@ configuration file and corresponding database. characters. In a multiple-value item (a list), the values are separated by semicolon characters. -The available configuration items are described below. +The available configuration items are described below. Non-absolute +paths are presumed relative to `$HOME` for items in section +**database**. **database.path** Notmuch will store its database here, (in -- 2.43.0