diff options
| author | Michal Sojka <sojkam1@fel.cvut.cz> | 2014-11-12 17:44:58 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-13 21:24:54 +0100 |
| commit | dbec0008724c3419a6d6766f90c63a115cd83a69 (patch) | |
| tree | 294fe303e14050dba75d59ec1f038878d4a5e4ed | |
| parent | 50ee7d7e12de1db2c5ce4bb3f45423e47cb9415e (diff) | |
NEWS: notmuch address
| -rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -35,6 +35,14 @@ Stopped `notmuch dump` failing if someone writes to the database limits output of message IDs to messages matching search terms that have at least `N` files associated with them. +Added `notmuch address` subcommand + + This new subcommand searches for messages matching the given search + terms, and prints the addresses from them. Duplicate addresses are + filtered out. The `--output` option controls which of the following + information is printed: sender addresses, recipient addresses and + count of duplicate addresses. + Emacs Interface --------------- |
