]> git.cworth.org Git - notmuch/commitdiff
cli: Add support for parsing keyword-flag arguments
authorJani Nikula <jani@nikula.org>
Fri, 31 Oct 2014 21:53:56 +0000 (22:53 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 1 Nov 2014 07:02:21 +0000 (08:02 +0100)
This allows having multiple --foo=bar --foo=baz options on the command
line, with the corresponding values OR'd together.

[Test added by Michal Sojka]


No differences found