mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:06:51 +08:00
6f8ca02a42
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
243 B
243 B
cargo help
Display help on
cargoand its subcommands. More information: https://doc.rust-lang.org/cargo/commands/cargo-help.html.
- Display general help:
cargo help
- Display help for a subcommand:
cargo help {{subcommand}}