tldr/pages/common/rustup-help.md

13 lines
225 B
Markdown
Raw Normal View History

# 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}}`