]> git.notmuchmail.org Git - notmuch/commitdiff
cli: convert "notmuch new" to the argument parser
authorJani Nikula <jani@nikula.org>
Mon, 3 Dec 2012 20:56:13 +0000 (22:56 +0200)
committerDavid Bremner <bremner@debian.org>
Tue, 4 Dec 2012 13:10:33 +0000 (09:10 -0400)
Use the notmuch argument parser to handle arguments in "notmuch
new". As a side effect, this fixes broken STRNCMP_LITERAL usage that
accepts, for example, --verbosefoo for --verbose.


No differences found