summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2014-11-05 01:25:57 +0100
committerDavid Bremner <david@tethera.net>2014-11-05 23:23:01 +0100
commit4176e527fceb2c1f7a0b263fd8baac88be6fab4c (patch)
treea51a3f5ad740beb3bc39be7ceb21d5cf73231d9b /doc/man1
parent5c32365d873628dc5d18968882ee0f7c7a30a5f4 (diff)
cli: address: Do not output duplicate addresses
This filters out duplicate addresses from address command output. It also also adds tests for the address command. The code here is an extended version of a patch from Jani Nikula.
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/notmuch-address.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/notmuch-address.rst b/doc/man1/notmuch-address.rst
index d3492373..01eb811e 100644
--- a/doc/man1/notmuch-address.rst
+++ b/doc/man1/notmuch-address.rst
@@ -11,7 +11,7 @@ DESCRIPTION
===========
Search for messages matching the given search terms, and display the
-addresses from them.
+addresses from them. Duplicate addresses are filtered out.
See **notmuch-search-terms(7)** for details of the supported syntax for
<search-terms>.