]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: search: Convert --output to keyword-flag argument
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 27 Oct 2014 09:17:59 +0000 (10:17 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 27 Oct 2014 13:12:46 +0000 (14:12 +0100)
commitfbaba2d81d07e84c313782dce419cbd62fb1d7c4
treee8a702165fbde2973805bafec8b561c31d790c47
parenta4f17f72824b41930adf4d99508f31a1b100886e
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 patches that add new --output
keywords will profit from this.
notmuch-search.c