]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: search: Add --output=count
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 26 Oct 2014 23:39:52 +0000 (00:39 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 31 Oct 2014 21:20:53 +0000 (22:20 +0100)
commitd6535393a345b2008651aa5a20298f4dcd76164c
treea9f935bee77c39100ea3415af429810515b7ff36
parent019b11f670c6463899de76eaa728d0355ebb678a
cli: search: Add --output=count

This output can be used with --output=recipients or --output=sender
and in addition to the addresses, it prints how many times was each
address encountered during search.
completion/notmuch-completion.bash
completion/notmuch-completion.zsh
doc/man1/notmuch-search.rst
notmuch-search.c