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)