LinuxCommandLibrary

rustup-help

Display help on `rustup` and its subcommands.

TLDR

Display general help

$ rustup help
copy


Display help for a subcommand
$ rustup help [subcommand]
copy

Copied to clipboard