LinuxCommandLibrary

rustup-man

View man pages for Rust tools

TLDR

Open man page

$ rustup man [command]
copy
Open cargo man page
$ rustup man cargo
copy
Open rustc man page
$ rustup man rustc
copy

SYNOPSIS

rustup man [options] command

DESCRIPTION

rustup man opens manual pages for Rust tools. Provides access to documentation for cargo, rustc, and other tools. Requires man pages component.

PARAMETERS

--toolchain name

Use specific toolchain.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community