mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-02 23:01:43 +01:00
NEWS: notmuch address
This commit is contained in:
parent
50ee7d7e12
commit
dbec000872
1 changed files with 8 additions and 0 deletions
8
NEWS
8
NEWS
|
@ -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
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue