]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: notmuch address option defaults update
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 7 Nov 2014 18:31:50 +0000 (20:31 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 9 Nov 2014 09:09:51 +0000 (10:09 +0100)
commit0d8251dbe236975e69b07de2aeb9b60df44d6929
tree58c26f822086eb038e7a402b48728413652dd891
parent8e3ee13abc8f7e62557aaf862bbf6aa3e33f6d33
cli: notmuch address option defaults update

When no --output option were given, change default to display senders
only.

When only --count option is given, display senders (in contrary to not
displaying anything).

Document that --count with --sort=**order** is not supported option
combination.

Clean up some whitespace in the documentation.

One test updated to have --output=count without sender nor recipient
output option.
doc/man1/notmuch-address.rst
notmuch-search.c
test/T095-address.sh