X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=src%2Fdoc%2Fman%2Fgenerated_txt%2Fcargo-locate-project.txt;fp=src%2Fdoc%2Fman%2Fgenerated_txt%2Fcargo-locate-project.txt;h=70625fa9308d8f1babd4483b24eb9e1387fc659f;hb=6b6e7de7e2469c8fcce10a616c7ad72cd66a6d41;hp=38cbe96304e1aa4aef5557ed7bd548138fb85109;hpb=db0cc3cb1731be5a00669b9d104e837ad4166dbd;p=cargo.git diff --git a/src/doc/man/generated_txt/cargo-locate-project.txt b/src/doc/man/generated_txt/cargo-locate-project.txt index 38cbe9630..70625fa93 100644 --- a/src/doc/man/generated_txt/cargo-locate-project.txt +++ b/src/doc/man/generated_txt/cargo-locate-project.txt @@ -62,6 +62,14 @@ OPTIONS 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 + + for more information. + -h, --help Prints help information.