]> granicus.if.org Git - handbrake/commit
CLI: fix short arg optional parameter processing
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 10 Oct 2016 22:33:33 +0000 (15:33 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 10 Oct 2016 22:34:57 +0000 (15:34 -0700)
commitd36e966478ab0a86a04833d76b676aec3758bb78
tree65c1d20960ba016054612b3ab2289918a05e800e
parent57ffe59e3cbed0035d6d0eeec764f7fea07a343e
CLI: fix short arg optional parameter processing

Some short args were missing the '::' flags to indicate optional
parameters.

Also distinguish missing parameters from unknown options.
test/test.c