--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # cargo help > Display help on `cargo` and its subcommands. > More information: . - Display general help: `cargo help` - Display help for a subcommand: `cargo help {{subcommand}}`