cargo-help - Get help for a Cargo command
cargo help
[subcommand]
Prints a help message for the given command.
-
Get help for a command:
cargo help build
-
Help is also available with the
--help
flag:cargo build --help
cargo-help - Get help for a Cargo command
cargo help
[subcommand]
Prints a help message for the given command.
Get help for a command:
cargo help build
Help is also available with the --help
flag:
cargo build --help