rustup-{install,run,which,help,man}: add page (#10661)
This commit is contained in:
12
pages/common/rustup-help.md
Normal file
12
pages/common/rustup-help.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# rustup help
|
||||
|
||||
> Display help on `rustup` and its subcommands.
|
||||
> More information: <https://rust-lang.github.io/rustup>.
|
||||
|
||||
- Display general help:
|
||||
|
||||
`rustup help`
|
||||
|
||||
- Display help for a subcommand:
|
||||
|
||||
`rustup help {{subcommand}}`
|
Reference in New Issue
Block a user