]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: mention notmuch --full-scan
authorDavid Bremner <david@tethera.net>
Wed, 30 May 2018 01:07:42 +0000 (22:07 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 30 May 2018 01:07:42 +0000 (22:07 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 7b8dd7bb187daf55f455260b3affafcb21156f6f..6bc68e0bddd7f00d46196bcbde6740c772524d4b 100644 (file)
--- 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
 ------------