]> git.cworth.org Git - notmuch/blobdiff - doc/man7/notmuch-sexp-queries.rst
lib/parse-sexp: parse user headers
[notmuch] / doc / man7 / notmuch-sexp-queries.rst
index e1c01aa59451659b43a289c3ca8e5acbada66f2d..a9fd2f2b6c766956442ccbfb45ca2a241d80ee89 100644 (file)
@@ -224,6 +224,10 @@ EXAMPLES
 ``(not (to *))``
     Match messages with an empty or invalid 'To' and 'Cc' field.
 
+``(List *)``
+    Match messages with a non-empty List-Id header, assuming
+    configuration ``index.header.List=List-Id``
+
 NOTES
 =====