]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-config.rst
CLI/config: default to storing all config in external files
[notmuch] / doc / man1 / notmuch-config.rst
index 223d2de56d47a5f41de98cd173a8eb585bd57a97..32290a38a3e60605230e24e0dbab651b97effc5d 100644 (file)
@@ -7,7 +7,7 @@ SYNOPSIS
 
 **notmuch** **config** **get** <*section*>.<*item*>
 
-**notmuch** **config** **set** <*section*>.<*item*> [*value* ...]
+**notmuch** **config** **set** [--database] <*section*>.<*item*> [*value* ...]
 
 **notmuch** **config** **list**
 
@@ -30,6 +30,10 @@ configuration file and corresponding database.
     If no values are provided, the specified configuration item will
     be removed from the configuration file.
 
+    With the `--database` option, updates configuration metadata
+    stored in the database, rather than the default (text)
+    configuration file.
+
 **list**
     Every configuration item is printed to stdout, each on a separate
     line of the form::