]> git.cworth.org Git - notmuch/commit
cli: change api of parse_option
authorDavid Bremner <david@tethera.net>
Sat, 1 Jul 2017 15:18:44 +0000 (12:18 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 12 Jul 2017 20:44:15 +0000 (17:44 -0300)
commitde9baa29dc990e4166b47dc2b0d0cf560014834b
tree3ba8df276687cd3e7a05d3bf77c8ccd1b714ff19
parent15815d4e4c95e87f0bcabcaeb2577237609a6946
cli: change api of parse_option

The idea is to allow it (in a future commit) advance to the next argv
element to get a value
command-line-arguments.c
command-line-arguments.h
test/T690-command-line-args.sh [new file with mode: 0755]