Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typeLabel should default to string #23

Closed
75lb opened this issue Jun 27, 2019 · 0 comments
Closed

typeLabel should default to string #23

75lb opened this issue Jun 27, 2019 · 0 comments

Comments

@75lb
Copy link
Owner

75lb commented Jun 27, 2019

In command-line-args, if you omit the type on an OptionDefinition, it defaults to String.

Currently, if a definition does not have a type, in the usage optionList the typeLabel is empty. It should default to string, e.g. --name string or --name string[].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant