summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-05-29 22:07:42 -0300
committerDavid Bremner <david@tethera.net>2018-05-29 22:07:42 -0300
commita8c5256457c67e5480e10ede6fb0abd231c6203c (patch)
tree7309bb6ad41629f9c80f4dc08f3a27c6276b69be /NEWS
parentfbf644d553e466d8182c33a1572242619d8f83ef (diff)
NEWS: mention notmuch --full-scan
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b8dd7bb..6bc68e0b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,13 @@ Add support for thread:{} queries
containing (possibly distinct) messages matching foo and bar. See
`notmuch-search-terms(7)` for details.
+Command Line Interface
+----------------------
+
+Add the --full-scan option to `notmuch new`
+
+ This option disables mtime based optimization of scanning for new mail.
+
Dependencies
------------