aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-search.1.scd6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/aerc-search.1.scd b/doc/aerc-search.1.scd
index 119e222d..51e93ade 100644
--- a/doc/aerc-search.1.scd
+++ b/doc/aerc-search.1.scd
@@ -6,7 +6,7 @@ aerc-search - search and filter patterns and options for *aerc*(1)
# MAILDIR & IMAP
-*search* [*-ruba*] [*-x* _<flag>_] [*-X* _<flag>_] [*-f* _<from>_] [*-t* _<to>_] [*-c* _<cc>_] [_<terms>_...]
+*search* [*-ruba*] [*-x* _<flag>_] [*-X* _<flag>_] [*-f* _<from>_] [*-t* _<to>_] [*-c* _<cc>_] [*-d* _<start[,end]>_] [_<terms>_...]
Searches the current folder for messages matching the given set of
conditions.
@@ -40,6 +40,10 @@ aerc-search - search and filter patterns and options for *aerc*(1)
*-c* _<cc>_: Search for messages cc'ed to _<cc>_
+ *-d* _<start[..end]>_:
+ Search for messages within a particular date range defined as
+ \[start, end) where the dates are in the YYYY-MM-DD format.
+
# NOTMUCH
*search* _query_...