]> git.proxmox.com Git - cargo.git/blobdiff - src/doc/man/generated_txt/cargo-locate-project.txt
Merge branch 'debian/sid' into proxmox/bullseye
[cargo.git] / src / doc / man / generated_txt / cargo-locate-project.txt
index 38cbe96304e1aa4aef5557ed7bd548138fb85109..70625fa9308d8f1babd4483b24eb9e1387fc659f 100644 (file)
@@ -62,6 +62,14 @@ OPTIONS
            <https://rust-lang.github.io/rustup/overrides.html> for more
            information about how toolchain overrides work.
 
+       --config KEY=VALUE or PATH
+           Overrides a Cargo configuration value. The argument should be in
+           TOML syntax of KEY=VALUE, or provided as a path to an extra
+           configuration file. This flag may be specified multiple times. See
+           the command-line overrides section
+           <https://doc.rust-lang.org/cargo/reference/config.html#command-line-overrides>
+           for more information.
+
        -h, --help
            Prints help information.