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

Don't suggest hidden commands #22

Merged
merged 2 commits into from
Feb 8, 2019
Merged

Don't suggest hidden commands #22

merged 2 commits into from
Feb 8, 2019

Conversation

anukul
Copy link
Contributor

@anukul anukul commented Jan 29, 2019

Fixes #21

Additionally, we should probably use click.Command.get_short_help_str

get_short_help_str(limit=45)
Gets short help for the command or makes it by shortening the long help string.

@Konubinix Konubinix merged commit 6739036 into click-contrib:master Feb 8, 2019
@Konubinix
Copy link
Collaborator

Thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants