From: Jani Nikula Date: Thu, 2 Nov 2017 18:44:59 +0000 (+0200) Subject: cli: add support for only printing the addresses in notmuch address X-Git-Tag: 0.26_rc0~25 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f3fc97c0008c1d48ccac88c52b5bae61460bfa3f;hp=f3fc97c0008c1d48ccac88c52b5bae61460bfa3f cli: add support for only printing the addresses in notmuch address The notmuch address output is much more useful for scripts with just the addresses printed. Support this using the --output=address option. ---