* [PATCH] man: clarify the parameters for lastmod: range query
@ 2015-10-17 20:58 Jani Nikula
2015-10-21 12:17 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Jani Nikula @ 2015-10-17 20:58 UTC (permalink / raw)
To: notmuch
<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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] man: clarify the parameters for lastmod: range query
2015-10-17 20:58 [PATCH] man: clarify the parameters for lastmod: range query Jani Nikula
@ 2015-10-21 12:17 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2015-10-21 12:17 UTC (permalink / raw)
To: Jani Nikula, notmuch
Jani Nikula <jani@nikula.org> writes:
> <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.
pushed to master and release
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-21 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-17 20:58 [PATCH] man: clarify the parameters for lastmod: range query Jani Nikula
2015-10-21 12:17 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).