cargo-help — Get help for a Cargo command
Contents
Description
Prints a help message for the given command.
Examples
1. Get help for a command:
cargo help build
2. Help is also available with the --help flag:
cargo build --help
Name
cargo-help — Get help for a Cargo command
See Also
cargo(1) CARGO-HELP(1)
Synopsis
cargohelp [subcommand]
