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

Weird behavior of the uninstall alias #2

Closed
tranzystorekk opened this issue Oct 4, 2021 · 3 comments
Closed

Weird behavior of the uninstall alias #2

tranzystorekk opened this issue Oct 4, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@tranzystorekk
Copy link
Owner

The uninstall alias is duplicated in --help output and in the completion scripts. This seems to be an upstream bug in structopt, without an apparent solution so far.

@tranzystorekk tranzystorekk added the bug Something isn't working label Oct 4, 2021
@tranzystorekk
Copy link
Owner Author

Might be better to port arg parsing to clap once 3.0.0 has been released and wait until clap-rs/clap#2898 is fixed.

@epage
Copy link

epage commented Oct 16, 2021

In case you missed it, there is a PR for structopt, I just haven't seen it get any attention

@tranzystorekk
Copy link
Owner Author

Fixed for now in version 0.5.1 via structopt 0.3.25 🎉

Thank you @epage for pointing out the PR! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants