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

subcommands with hidden aliases show a visible '|' after the name #529

Closed
joshtriplett opened this issue Jun 12, 2016 · 2 comments
Closed
Labels
A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies
Milestone

Comments

@joshtriplett
Copy link
Contributor

If a subcommand has a hidden alias, but no visible alias, it shows up as cmd| in help.

@kbknapp
Copy link
Member

kbknapp commented Jun 13, 2016

Thanks for pointing this out. This should be fixed with #526
I'll add some tests for prevent this as well.

@kbknapp kbknapp added C-bug Category: Updating dependencies P1: urgent A-help Area: documentation, including docs.rs, readme, examples, etc... labels Jun 13, 2016
@kbknapp kbknapp added this to the 2.6.0 milestone Jun 13, 2016
@kbknapp
Copy link
Member

kbknapp commented Jun 13, 2016

This is fixed with #530

@homu homu closed this as completed in ca511de Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies
Projects
None yet
Development

No branches or pull requests

2 participants