mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* cargo-*: add Chinese translation --------- Co-authored-by: Jack Lin <blueskyson1401@gmail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
250 B
250 B
cargo help
显示有关 cargo 及其子命令的帮助信息。 更多信息:https://doc.rust-lang.org/cargo/commands/cargo-help.html.
- 显示一般帮助:
cargo help
- 显示子命令的帮助信息:
cargo help {{子命令}}