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

rustup help install doesn't say what <toolchain> is #483

Closed
kornelski opened this issue May 17, 2016 · 0 comments · Fixed by #496
Closed

rustup help install doesn't say what <toolchain> is #483

kornelski opened this issue May 17, 2016 · 0 comments · Fixed by #496

Comments

@kornelski
Copy link
Contributor

rustup help install

Update Rust toolchains

USAGE:
install [FLAGS] <toolchain>

FLAGS:
-h, --help Prints help information

ARGS:
<toolchain>

This is very terse and doesn't tell me what values are valid for <toolchain> (related: #482). The error message isn't helping either:

rustup install foo
error: toolchain 'foo' is not installed
peschkaj added a commit to peschkaj/rustup.rs that referenced this issue May 24, 2016
@brson brson closed this as completed in #496 Jun 7, 2016
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 a pull request may close this issue.

1 participant