commands.sh

rustup man

all

View the man page for a command managed by `rustup`.

More info →

Examples (2)

View the man page for a given command from the default toolchain

View the man page for a given command from the specified toolchain

rustup man --toolchain toolchain command
made by @shridhargupta | data from tldr-pages