]> git.notmuchmail.org Git - notmuch/commit
cli: move count to the new --exclude=(true|false|flag) naming scheme.
authorMark Walters <markwalters1009@gmail.com>
Sat, 7 Apr 2012 16:10:04 +0000 (17:10 +0100)
committerDavid Bremner <bremner@debian.org>
Sun, 8 Apr 2012 02:05:18 +0000 (23:05 -0300)
commit785c1e497f05cb89365669fea33cfbf9078a4b12
treeedeaeaff21cfe775acf8527f79163d7b6c32cadb
parentd6fbef4690968c8d0b8e9dc19a903e693cace316
cli: move count to the new --exclude=(true|false|flag) naming scheme.

Move the option --no-exclude to the --exclude= scheme. Since there is
no way to flag messages only true and false are implemented. Note
that, for consistency with other commands, this is implemented as a
keyword option rather than a boolean option.
man/man1/notmuch-count.1
notmuch-count.c
test/count