]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch.rst
doc/notmuch: merge two sections on external commands.
[notmuch] / doc / man1 / notmuch.rst
index c6ee30366264016846701ee4b3c4a9d4df343877..1fec4ee556efc3a33ceb07a9b38fd5c077ff2806 100644 (file)
@@ -130,14 +130,16 @@ and to restore from that dump.
 The :any:`notmuch-config(1)` command can be used to get or set
 settings in the notmuch configuration file.
 
-CUSTOM COMMANDS
----------------
+EXTERNAL COMMANDS
+-----------------
 
 If the given command is not known to notmuch, notmuch tries to execute
 the external **notmuch-<subcommand>** in :envvar:`PATH` instead. This
 allows users to have their own notmuch related tools to be run via the
 notmuch command. By design, this does not allow notmuch's own commands
-to be overridden using external commands.
+to be overridden using external commands.  The environment variable
+:envvar:`NOTMUCH_CONFIG` will be set according to :option:`--config`,
+if the latter is present.
 
 OPTION SYNTAX
 -------------