Skip to content

Conversation

@rouault
Copy link
Contributor

@rouault rouault commented Mar 16, 2024

except if it is -h/--help/-v/--version and they are default arguments.

For very complex programs with lots of options, this can help detecting accidental redefinitions of already used argument names.

except if it is -h/--help/-v/--version and they are default arguments.

For very complex programs with lots of options, this can help detecting
accidental redefinitions of already used argument names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant