Is there a way to make the CLI options case insensitive in CLI 2.0?
For example, I would like the following to parse and bind 2 to the
same "foo" option:

# mycommand -foo 2
# mycommand -FOO 2

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to