]> git.notmuchmail.org Git - notmuch/commitdiff
cli: add support for hierarchical command line option arrays
authorJani Nikula <jani@nikula.org>
Wed, 5 Nov 2014 00:25:54 +0000 (01:25 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 5 Nov 2014 22:17:00 +0000 (23:17 +0100)
NOTMUCH_OPT_INHERIT expects a notmuch_opt_desc_t * pointer in
output_var.

The "Unrecognized option" message was moved out of parse_option() to
not be emitted twice or when parsing a non-inherited option.


No differences found