diff options
| author | David Bremner <david@tethera.net> | 2018-05-29 22:07:42 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-05-29 22:07:42 -0300 |
| commit | a8c5256457c67e5480e10ede6fb0abd231c6203c (patch) | |
| tree | 7309bb6ad41629f9c80f4dc08f3a27c6276b69be | |
| parent | fbf644d553e466d8182c33a1572242619d8f83ef (diff) | |
NEWS: mention notmuch --full-scan
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ------------ |
