]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
config: Check 'config get' arity exactly
authorPeter Wang <novalazy@gmail.com>
Sat, 14 Apr 2012 01:41:02 +0000 (11:41 +1000)
committerDavid Bremner <bremner@debian.org>
Sat, 28 Apr 2012 13:13:55 +0000 (10:13 -0300)
Require that 'config get' is passed exactly one additional argument,
instead of silently ignoring extra arguments. As a side-effect, produce
more specific error messages for the 'config' command as a whole.


No differences found