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

Allow -h and --help for help #125

Merged
merged 1 commit into from
Jun 24, 2022
Merged

Allow -h and --help for help #125

merged 1 commit into from
Jun 24, 2022

Conversation

paddyroddy
Copy link
Contributor

Fixes #81

Gives option for -h as well as --help. Sounds like the click maintainers have no intention of making this the default behaviour pallets/click#2132

@paddyroddy paddyroddy added the enhancement New feature or request label Jun 23, 2022
@paddyroddy paddyroddy self-assigned this Jun 23, 2022
@alessandrofelder alessandrofelder merged commit a952e48 into master Jun 24, 2022
@alessandrofelder alessandrofelder deleted the add-help-shorthand branch June 24, 2022 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a -h flag option for the CLI
3 participants