Closed
Description
The current documentation for --config=<PATH>
is a bit hard to find and non-obvious. It is in the man page under --config
, but I suggest a few other places that should clearly document it:
- https://doc.rust-lang.org/nightly/cargo/reference/config.html
- The
cargo -h
output (here)