]> git.notmuchmail.org Git - notmuch/commitdiff
cli: add standard option processing to config, help and setup
authorDavid Bremner <david@tethera.net>
Sun, 5 Apr 2015 20:34:55 +0000 (05:34 +0900)
committerDavid Bremner <david@tethera.net>
Mon, 1 Jun 2015 05:32:54 +0000 (07:32 +0200)
In particular this fixes a recently encountered bug where the
"--config" argument to "notmuch setup" is silently ignored, which the
unpleasant consequence of overwriting the users config file.


No differences found