Skip to content

Conversation

@thedhanawada
Copy link

Fixes #1001

Displays min and max values for integer flags in help output.

Before:
--port= [default: 3000] Port number

After:
--port= [default: 3000, min: 1024, max: 65535] Port number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

display min/max in help

1 participant