logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cargo-help — Get help for a Cargo command

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]

See Also