notmuch/doc/man1
Michal Sojka 3cc8ed5978 cli: search: Add --output={sender,recipients}
The new outputs allow printing senders, recipients or both of matching
messages. To print both, the user can use --output=sender and
--output=recipients simultaneously.

Currently, the same address can appear multiple times in the output.
The next commit will change this. For this reason, tests are
introduced there.

We use mailbox_t rather than InternetAddressMailbox because we will
need to extend it in a following commit.

This code is based on a patch from Jani Nikula.
2014-11-01 08:02:58 +01:00
..
notmuch-compact.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
notmuch-config.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
notmuch-count.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
notmuch-dump.rst dump: support gzipped and atomic output 2014-04-12 07:59:44 -03:00
notmuch-insert.rst cli/insert: add post-insert hook 2014-10-28 19:19:30 +01:00
notmuch-new.rst doc: make notmuch-new summary line more generic 2014-04-19 14:29:06 +09:00
notmuch-reply.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
notmuch-restore.rst restore: transparently support gzipped input 2014-04-12 07:59:44 -03:00
notmuch-search.rst cli: search: Add --output={sender,recipients} 2014-11-01 08:02:58 +01:00
notmuch-show.rst doc: Simplify and clarify notmuch show --format=sexp description 2014-04-21 21:51:54 +09:00
notmuch-tag.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
notmuch.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00