[PATCH 3/4] NEWS: news for notmuch address --deduplicate option
Jani Nikula
jani at nikula.org
Sat Oct 17 06:06:52 PDT 2015
---
NEWS | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/NEWS b/NEWS
index 317e7e62deaa..9940f8185e82 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,19 @@ Date queries now support `date:<expr>..!` shorthand for
beginning of yesterday to the end of yesterday. For further details,
please refer to the `notmuch-search-terms` manual page.
+Command-Line Interface
+----------------------
+
+The `notmuch address` command supports new deduplication schemes
+
+ `notmuch address` has gained a new `--deduplicate` option to specify
+ how the results should be deduplicated, if at all. The alternatives
+ are `no` (do not deduplicate, useful for processing the results with
+ external tools), `mailbox` (deduplicate based on the full, case
+ sensitive name and email address), and `address` (deduplicate based
+ on the case insensitive address part). See the `notmuch-address`
+ manual page for further information.
+
Emacs Interface
---------------
--
2.1.4
More information about the notmuch
mailing list