]> git.cworth.org Git - notmuch/commit
cli: search: Convert --output to keyword-flag argument
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 31 Oct 2014 21:53:57 +0000 (22:53 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 1 Nov 2014 07:02:35 +0000 (08:02 +0100)
commitdb307459fbc32c39f61fc894d8e77051d59dbf9b
tree5193e0eeadc94ef30546e6a9cc3c483679ccc3b1
parentecc4a9a6441a3b7011d9afb2ca67e9d4ea1fca48
cli: search: Convert --output to keyword-flag argument

This converts "notmuch search" to use the recently introduced
keyword-flag argument parser. At this point, it only makes the code
slightly less readable but following commits that add new --output
keywords will profit from this.
notmuch-search.c