diff options
| author | Jani Nikula <jani@nikula.org> | 2013-09-10 10:24:40 +0200 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2013-09-10 10:24:40 +0200 |
| commit | e132de185536310c4897bffe1b4e8c7175bd263b (patch) | |
| tree | d4cdcc63ca90683a8a3a1224dfa185c8e5772d40 | |
| parent | b478ec89493a28088e13ae2a242c86e1d9a6fc34 (diff) | |
escapes
| -rw-r--r-- | searching.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searching.mdwn b/searching.mdwn index 6c2f7c0..f2534aa 100644 --- a/searching.mdwn +++ b/searching.mdwn @@ -169,8 +169,8 @@ work: notmuch search date:<since>..<until> -For <since> and <until>, notmuch understands a variety of standard and -natural ways of expressing dates and times, both in absolute terms +For `<since>` and `<until>`, notmuch understands a variety of standard +and natural ways of expressing dates and times, both in absolute terms ("2012-10-24") and in relative terms ("yesterday"). Please refer to the [[notmuch-search-terms manual page|manpages/notmuch-search-terms-7]] for details. |
