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

Remove uses of subcommand synonyms in the examples #560

Merged
merged 1 commit into from Jul 6, 2016

Conversation

Projects
None yet
2 participants
@Armavica
Copy link
Contributor

Armavica commented Jul 5, 2016

It can be confusing to see an example using a synonym of a subcommand,
for example rustup override add 1.0.0, when add does not appear as
a subcommand of override.

Remove uses of subcommand synonyms in the examples
It can be confusing to see an example using a synonym of a subcommand,
for example `rustup override add 1.0.0`, when `add` does not appear as
a subcommand of `override`.

@brson brson merged commit ccbacf4 into rust-lang:master Jul 6, 2016

1 of 2 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@brson

This comment has been minimized.

Copy link
Contributor

brson commented Jul 6, 2016

Thanks @Armavica !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.