cargo-help — Get help for a Cargo command
cargo help [subcommand]
Prints a help message for the given command.
cargo help build
cargo build --help
cargo(1)