[PATCH] man: clarify the parameters for lastmod: range query
Jani Nikula
jani at nikula.org
Sat Oct 17 13:58:48 PDT 2015
<since> and <until> for the lastmod: prefix right below the date:
prefix description give the impression one could use last modified
dates to lastmod: which is not at all the case. Use
<initial-revision>..<final-revision> instead.
---
doc/man7/notmuch-search-terms.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man7/notmuch-search-terms.rst b/doc/man7/notmuch-search-terms.rst
index 11a3da3de135..2fbc16d13372 100644
--- a/doc/man7/notmuch-search-terms.rst
+++ b/doc/man7/notmuch-search-terms.rst
@@ -54,7 +54,7 @@ indicate user-supplied values):
- date:<since>..<until>
-- lastmod:<since>..<until>
+- lastmod:<initial-revision>..<final-revision>
The **from:** prefix is used to match the name or address of the sender
of an email message.
--
2.1.4
More information about the notmuch
mailing list