summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2013-09-10 10:24:40 +0200
committerJani Nikula <jani@nikula.org>2013-09-10 10:24:40 +0200
commite132de185536310c4897bffe1b4e8c7175bd263b (patch)
treed4cdcc63ca90683a8a3a1224dfa185c8e5772d40
parentb478ec89493a28088e13ae2a242c86e1d9a6fc34 (diff)
escapes
-rw-r--r--searching.mdwn4
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.