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

Add "rustup docs" command alias for "rustup doc" #928

Closed
elahn opened this issue Jan 21, 2017 · 2 comments
Closed

Add "rustup docs" command alias for "rustup doc" #928

elahn opened this issue Jan 21, 2017 · 2 comments

Comments

@elahn
Copy link

elahn commented Jan 21, 2017

The error message does suggest doc, so this isn't necessary, but I type it regularly and I wonder if others share my pain.

$ rustup docs
error: The subcommand 'docs' wasn't recognized
        Did you mean 'doc'?

If you believe you received this message in error, try re-running with 'rustup -- docs'

USAGE:
    rustup [FLAGS] [SUBCOMMAND]

For more information try --help
@carols10cents
Copy link
Member

I do this at least once a day.

@brson
Copy link
Contributor

brson commented Mar 16, 2017

Seems ok.

topecongiro added a commit to topecongiro/rustup.rs that referenced this issue Mar 24, 2017
Add "rustup docs" command which is aliased to "rustup doc".
Closes rust-lang#928.
bors added a commit that referenced this issue Mar 28, 2017
Add docs command

Add an alias of "rustup doc".
Closes #928.
topecongiro added a commit to topecongiro/rustup.rs that referenced this issue Mar 28, 2017
This PR adds "rustup docs" command which is aliased to "rustup doc".
Closes rust-lang#928.
topecongiro added a commit to topecongiro/rustup.rs that referenced this issue Mar 28, 2017
This PR adds "rustup docs" command which is aliased to "rustup doc".
Closes rust-lang#928.
bors added a commit that referenced this issue Mar 28, 2017
Add docs command

Add an alias of "rustup doc".
Closes #928.
nodakai pushed a commit to nodakai/rustup.rs that referenced this issue Apr 23, 2017
This PR adds "rustup docs" command which is aliased to "rustup doc".
Closes rust-lang#928.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants