]> 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>
Thu, 30 Oct 2014 23:46:20 +0000 (00:46 +0100)
commit19a1c53cc635126a3fa4fd737ee0fbccd795f368
tree0c8013c713217fe267d60c71d5bfb472d91ff90c
parentb467d557c50043c7454f1e54b093e07c52c33533
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