]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-config.rst
doc: whitespace cleanup
[notmuch] / doc / man1 / notmuch-config.rst
index 40c12721d2918773feff77c2ce1094f99f43a9cd..7483b75f1727e0490b70c001604173815173bb5b 100644 (file)
@@ -129,9 +129,20 @@ The available configuration items are described below.
 
         Name (or full path) of gpg binary to use in verification and
         decryption of PGP/MIME messages.
-    
+
         Default: ``gpg``.
 
+    **built_with.<name>**
+
+        Compile time feature <name>. Current possibilities include
+        "compact" (see **notmuch-compact(1)**)
+        and "field_processor" (see **notmuch-search-terms(7)**).
+
+    **query.<name>**
+
+        Expansion for named query called <name>. See
+        **notmuch-search-terms(7)** for more information about named
+        queries.
 
 ENVIRONMENT
 ===========