LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

rustup-help

Display help for rustup commands

TLDR

Show help
$ rustup help
copy
Help for specific command
$ rustup help [command]
copy

SYNOPSIS

rustup help [command]

DESCRIPTION

rustup help displays help information for rustup commands. Shows usage, options, and subcommands.

SEE ALSO

rustup(1)

Copied to clipboard
Kai