xref: /aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/share/man/man1/cargo-help.1 (revision b40554a23088fb75aa6945dfe8e65169c8484da3)
t
"CARGO-HELP" "1"
.ss \n[.ss] 0
"NAME"
cargo-help \[em] Get help for a Cargo command
"SYNOPSIS"
cargo help [subcommand]
"DESCRIPTION"
Prints a help message for the given command.
"EXAMPLES"

\h'-04' 1.\h'+01'Get help for a command:

cargo help build

\h'-04' 2.\h'+01'Help is also available with the --help flag:

cargo build --help
"SEE ALSO"
cargo(1)