mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
254 B
254 B
cargo help
顯示有關
cargo及其子命令的幫助資訊。 更多資訊:https://doc.rust-lang.org/cargo/commands/cargo-help.html。
- 顯示一般幫助:
cargo help
- 顯示子命令的幫助資訊:
cargo help {{子命令}}