Rob Dalton added the comment:
It does. Thanks! I feel dumb for not finding that.
Guess I'd just suggest making the default `false`, seems more intuitive to
me.
On Mon, Oct 1, 2018 at 2:00 PM Robert Dalton wrote:
> It does. Thanks! I feel dumb for not finding that.
>
>
New submission from Rob Dalton :
Parsing an unknown optional argument whose leading characters (e.g. '--user')
match those of another, known optional argument (e.g. '--userdata') causes the
unknown argument to be parsed as the known one.
For example - passing the unknown