diff --git a/src/doc/man/cargo.md b/src/doc/man/cargo.md index 901e1db02bc..9f2c622da08 100644 --- a/src/doc/man/cargo.md +++ b/src/doc/man/cargo.md @@ -174,7 +174,7 @@ environment variable. `$CARGO_HOME/bin/`\     Binaries installed by {{man "cargo-install" 1}} will be located here. If using -rustup, executables distributed with Rust are also located here. +[rustup], executables distributed with Rust are also located here. `$CARGO_HOME/config.toml`\     The global configuration file. See [the reference](../reference/config.html) @@ -198,6 +198,8 @@ downloaded dependencies. Please note that the internal structure of the `$CARGO_HOME` directory is not stable yet and may be subject to change. +[rustup]: https://rust-lang.github.io/rustup/ + ## EXAMPLES 1. Build a local package and all of its dependencies: diff --git a/src/doc/man/generated_txt/cargo-bench.txt b/src/doc/man/generated_txt/cargo-bench.txt index 13b4cc6ab6f..2ffb4a92a10 100644 --- a/src/doc/man/generated_txt/cargo-bench.txt +++ b/src/doc/man/generated_txt/cargo-bench.txt @@ -286,8 +286,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-build.txt b/src/doc/man/generated_txt/cargo-build.txt index 2d2dd17eadd..49bec89e1c6 100644 --- a/src/doc/man/generated_txt/cargo-build.txt +++ b/src/doc/man/generated_txt/cargo-build.txt @@ -245,8 +245,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-check.txt b/src/doc/man/generated_txt/cargo-check.txt index d86972b382d..800af25444d 100644 --- a/src/doc/man/generated_txt/cargo-check.txt +++ b/src/doc/man/generated_txt/cargo-check.txt @@ -239,8 +239,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-clean.txt b/src/doc/man/generated_txt/cargo-clean.txt index 4a55ae00736..192217e8b8e 100644 --- a/src/doc/man/generated_txt/cargo-clean.txt +++ b/src/doc/man/generated_txt/cargo-clean.txt @@ -111,8 +111,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-doc.txt b/src/doc/man/generated_txt/cargo-doc.txt index 536fcbf927b..044bcd9c0d2 100644 --- a/src/doc/man/generated_txt/cargo-doc.txt +++ b/src/doc/man/generated_txt/cargo-doc.txt @@ -206,8 +206,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-fetch.txt b/src/doc/man/generated_txt/cargo-fetch.txt index 5deccaf1855..f714b94f516 100644 --- a/src/doc/man/generated_txt/cargo-fetch.txt +++ b/src/doc/man/generated_txt/cargo-fetch.txt @@ -98,8 +98,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-fix.txt b/src/doc/man/generated_txt/cargo-fix.txt index b63933eec06..707235d2397 100644 --- a/src/doc/man/generated_txt/cargo-fix.txt +++ b/src/doc/man/generated_txt/cargo-fix.txt @@ -287,8 +287,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-generate-lockfile.txt b/src/doc/man/generated_txt/cargo-generate-lockfile.txt index 5ef41c05dec..d873ccf3ba0 100644 --- a/src/doc/man/generated_txt/cargo-generate-lockfile.txt +++ b/src/doc/man/generated_txt/cargo-generate-lockfile.txt @@ -74,8 +74,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-init.txt b/src/doc/man/generated_txt/cargo-init.txt index 9ef78f94280..66b6ff09535 100644 --- a/src/doc/man/generated_txt/cargo-init.txt +++ b/src/doc/man/generated_txt/cargo-init.txt @@ -120,8 +120,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-install.txt b/src/doc/man/generated_txt/cargo-install.txt index f02a8b23ece..44cf89ee2a7 100644 --- a/src/doc/man/generated_txt/cargo-install.txt +++ b/src/doc/man/generated_txt/cargo-install.txt @@ -260,8 +260,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-locate-project.txt b/src/doc/man/generated_txt/cargo-locate-project.txt index 6d4ed21a68d..6e43f931f76 100644 --- a/src/doc/man/generated_txt/cargo-locate-project.txt +++ b/src/doc/man/generated_txt/cargo-locate-project.txt @@ -57,8 +57,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-login.txt b/src/doc/man/generated_txt/cargo-login.txt index 447c32c002f..9a3bb0e4da7 100644 --- a/src/doc/man/generated_txt/cargo-login.txt +++ b/src/doc/man/generated_txt/cargo-login.txt @@ -57,8 +57,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-metadata.txt b/src/doc/man/generated_txt/cargo-metadata.txt index 4a9d1c3b35a..575f10c0c4b 100644 --- a/src/doc/man/generated_txt/cargo-metadata.txt +++ b/src/doc/man/generated_txt/cargo-metadata.txt @@ -375,8 +375,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-new.txt b/src/doc/man/generated_txt/cargo-new.txt index 241db365829..643260fc32e 100644 --- a/src/doc/man/generated_txt/cargo-new.txt +++ b/src/doc/man/generated_txt/cargo-new.txt @@ -115,8 +115,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-owner.txt b/src/doc/man/generated_txt/cargo-owner.txt index 65128529651..80b7b7a6762 100644 --- a/src/doc/man/generated_txt/cargo-owner.txt +++ b/src/doc/man/generated_txt/cargo-owner.txt @@ -84,8 +84,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-package.txt b/src/doc/man/generated_txt/cargo-package.txt index 2e82404c2eb..afc6e2ff950 100644 --- a/src/doc/man/generated_txt/cargo-package.txt +++ b/src/doc/man/generated_txt/cargo-package.txt @@ -174,8 +174,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-pkgid.txt b/src/doc/man/generated_txt/cargo-pkgid.txt index 01a910d0378..eab8edebbea 100644 --- a/src/doc/man/generated_txt/cargo-pkgid.txt +++ b/src/doc/man/generated_txt/cargo-pkgid.txt @@ -104,8 +104,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-publish.txt b/src/doc/man/generated_txt/cargo-publish.txt index 5e82aa6edf8..b4377f75213 100644 --- a/src/doc/man/generated_txt/cargo-publish.txt +++ b/src/doc/man/generated_txt/cargo-publish.txt @@ -180,8 +180,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-run.txt b/src/doc/man/generated_txt/cargo-run.txt index 4bb9dbf4b49..4ce62fa2b8e 100644 --- a/src/doc/man/generated_txt/cargo-run.txt +++ b/src/doc/man/generated_txt/cargo-run.txt @@ -169,8 +169,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-rustc.txt b/src/doc/man/generated_txt/cargo-rustc.txt index 7061abd0fbf..ae31b22822c 100644 --- a/src/doc/man/generated_txt/cargo-rustc.txt +++ b/src/doc/man/generated_txt/cargo-rustc.txt @@ -226,8 +226,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-rustdoc.txt b/src/doc/man/generated_txt/cargo-rustdoc.txt index bbf63d01d64..e7cbb857585 100644 --- a/src/doc/man/generated_txt/cargo-rustdoc.txt +++ b/src/doc/man/generated_txt/cargo-rustdoc.txt @@ -233,8 +233,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-search.txt b/src/doc/man/generated_txt/cargo-search.txt index eb3446dfb43..1f20b87a6fc 100644 --- a/src/doc/man/generated_txt/cargo-search.txt +++ b/src/doc/man/generated_txt/cargo-search.txt @@ -54,8 +54,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-test.txt b/src/doc/man/generated_txt/cargo-test.txt index ad6ac27b98e..73f5be88cb7 100644 --- a/src/doc/man/generated_txt/cargo-test.txt +++ b/src/doc/man/generated_txt/cargo-test.txt @@ -308,8 +308,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-tree.txt b/src/doc/man/generated_txt/cargo-tree.txt index d41180a0590..268e5ab6dc4 100644 --- a/src/doc/man/generated_txt/cargo-tree.txt +++ b/src/doc/man/generated_txt/cargo-tree.txt @@ -247,8 +247,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-uninstall.txt b/src/doc/man/generated_txt/cargo-uninstall.txt index 47d4ec29f6e..6a135896071 100644 --- a/src/doc/man/generated_txt/cargo-uninstall.txt +++ b/src/doc/man/generated_txt/cargo-uninstall.txt @@ -66,8 +66,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-update.txt b/src/doc/man/generated_txt/cargo-update.txt index 0088515fea8..4acd6640d7b 100644 --- a/src/doc/man/generated_txt/cargo-update.txt +++ b/src/doc/man/generated_txt/cargo-update.txt @@ -99,8 +99,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-vendor.txt b/src/doc/man/generated_txt/cargo-vendor.txt index c5204a05433..8bdc0cef57b 100644 --- a/src/doc/man/generated_txt/cargo-vendor.txt +++ b/src/doc/man/generated_txt/cargo-vendor.txt @@ -99,8 +99,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-verify-project.txt b/src/doc/man/generated_txt/cargo-verify-project.txt index cfd854bfd63..7fe7237137f 100644 --- a/src/doc/man/generated_txt/cargo-verify-project.txt +++ b/src/doc/man/generated_txt/cargo-verify-project.txt @@ -77,8 +77,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo-yank.txt b/src/doc/man/generated_txt/cargo-yank.txt index eff7d9391b9..08dd675bc2b 100644 --- a/src/doc/man/generated_txt/cargo-yank.txt +++ b/src/doc/man/generated_txt/cargo-yank.txt @@ -79,8 +79,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. diff --git a/src/doc/man/generated_txt/cargo.txt b/src/doc/man/generated_txt/cargo.txt index 5925b562a8a..94763484f21 100644 --- a/src/doc/man/generated_txt/cargo.txt +++ b/src/doc/man/generated_txt/cargo.txt @@ -183,8 +183,8 @@ OPTIONS If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). See the rustup documentation - for more information about - how toolchain overrides work. + for more + information about how toolchain overrides work. -h, --help Prints help information. @@ -211,7 +211,8 @@ FILES $CARGO_HOME/bin/     Binaries installed by cargo-install(1) will be located here. If - using rustup, executables distributed with Rust are also located here. + using rustup , executables + distributed with Rust are also located here. $CARGO_HOME/config.toml     The global configuration file. See the reference diff --git a/src/doc/man/includes/section-options-common.md b/src/doc/man/includes/section-options-common.md index 2f9bad4f6d8..12a0a5bdadb 100644 --- a/src/doc/man/includes/section-options-common.md +++ b/src/doc/man/includes/section-options-common.md @@ -6,7 +6,7 @@ If Cargo has been installed with rustup, and the first argument to `cargo` begins with `+`, it will be interpreted as a rustup toolchain name (such as `+stable` or `+nightly`). -See the [rustup documentation](https://github.com/rust-lang/rustup/) +See the [rustup documentation](https://rust-lang.github.io/rustup/overrides.html) for more information about how toolchain overrides work. {{/option}} diff --git a/src/doc/src/commands/cargo-bench.md b/src/doc/src/commands/cargo-bench.md index 196e0b7e8f2..c4f7daabbbf 100644 --- a/src/doc/src/commands/cargo-bench.md +++ b/src/doc/src/commands/cargo-bench.md @@ -348,7 +348,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-build.md b/src/doc/src/commands/cargo-build.md index e65d9f22742..0d945ee93e8 100644 --- a/src/doc/src/commands/cargo-build.md +++ b/src/doc/src/commands/cargo-build.md @@ -304,7 +304,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-check.md b/src/doc/src/commands/cargo-check.md index 8dbb15b2a3c..a75679ce4dd 100644 --- a/src/doc/src/commands/cargo-check.md +++ b/src/doc/src/commands/cargo-check.md @@ -300,7 +300,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-clean.md b/src/doc/src/commands/cargo-clean.md index 6e0ac29f714..da93d0d0e5b 100644 --- a/src/doc/src/commands/cargo-clean.md +++ b/src/doc/src/commands/cargo-clean.md @@ -140,7 +140,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-doc.md b/src/doc/src/commands/cargo-doc.md index 02caad726a8..5c9e390965b 100644 --- a/src/doc/src/commands/cargo-doc.md +++ b/src/doc/src/commands/cargo-doc.md @@ -264,7 +264,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-fetch.md b/src/doc/src/commands/cargo-fetch.md index fa5158d8103..567b7581401 100644 --- a/src/doc/src/commands/cargo-fetch.md +++ b/src/doc/src/commands/cargo-fetch.md @@ -117,7 +117,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-fix.md b/src/doc/src/commands/cargo-fix.md index b811ab9eaa0..37a08cf7457 100644 --- a/src/doc/src/commands/cargo-fix.md +++ b/src/doc/src/commands/cargo-fix.md @@ -360,7 +360,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-generate-lockfile.md b/src/doc/src/commands/cargo-generate-lockfile.md index 79b1decc04e..51ed78352c5 100644 --- a/src/doc/src/commands/cargo-generate-lockfile.md +++ b/src/doc/src/commands/cargo-generate-lockfile.md @@ -92,7 +92,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-init.md b/src/doc/src/commands/cargo-init.md index b0389287c8f..b45f5fbd8bf 100644 --- a/src/doc/src/commands/cargo-init.md +++ b/src/doc/src/commands/cargo-init.md @@ -131,7 +131,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-install.md b/src/doc/src/commands/cargo-install.md index bb11620fb8a..de420077a74 100644 --- a/src/doc/src/commands/cargo-install.md +++ b/src/doc/src/commands/cargo-install.md @@ -308,7 +308,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-locate-project.md b/src/doc/src/commands/cargo-locate-project.md index 6751b5b3e76..91084c673b5 100644 --- a/src/doc/src/commands/cargo-locate-project.md +++ b/src/doc/src/commands/cargo-locate-project.md @@ -81,7 +81,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-login.md b/src/doc/src/commands/cargo-login.md index 601e49f246b..e3a81773f29 100644 --- a/src/doc/src/commands/cargo-login.md +++ b/src/doc/src/commands/cargo-login.md @@ -73,7 +73,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-metadata.md b/src/doc/src/commands/cargo-metadata.md index fe1b6090448..f5f26a826a4 100644 --- a/src/doc/src/commands/cargo-metadata.md +++ b/src/doc/src/commands/cargo-metadata.md @@ -409,7 +409,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-new.md b/src/doc/src/commands/cargo-new.md index 27d4ca316e8..f52794e49b8 100644 --- a/src/doc/src/commands/cargo-new.md +++ b/src/doc/src/commands/cargo-new.md @@ -126,7 +126,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-owner.md b/src/doc/src/commands/cargo-owner.md index a5aaee9ef69..6693d23e515 100644 --- a/src/doc/src/commands/cargo-owner.md +++ b/src/doc/src/commands/cargo-owner.md @@ -111,7 +111,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-package.md b/src/doc/src/commands/cargo-package.md index 0cab5b3feac..e401dafb935 100644 --- a/src/doc/src/commands/cargo-package.md +++ b/src/doc/src/commands/cargo-package.md @@ -213,7 +213,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-pkgid.md b/src/doc/src/commands/cargo-pkgid.md index 866888acaac..3e560c7387a 100644 --- a/src/doc/src/commands/cargo-pkgid.md +++ b/src/doc/src/commands/cargo-pkgid.md @@ -121,7 +121,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-publish.md b/src/doc/src/commands/cargo-publish.md index 3778b9edde4..a66264471a9 100644 --- a/src/doc/src/commands/cargo-publish.md +++ b/src/doc/src/commands/cargo-publish.md @@ -221,7 +221,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-run.md b/src/doc/src/commands/cargo-run.md index 40c56b7ee84..1858236c61d 100644 --- a/src/doc/src/commands/cargo-run.md +++ b/src/doc/src/commands/cargo-run.md @@ -222,7 +222,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-rustc.md b/src/doc/src/commands/cargo-rustc.md index c0d4bf24fc9..445824dc539 100644 --- a/src/doc/src/commands/cargo-rustc.md +++ b/src/doc/src/commands/cargo-rustc.md @@ -283,7 +283,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-rustdoc.md b/src/doc/src/commands/cargo-rustdoc.md index 8659e08eced..878fac81379 100644 --- a/src/doc/src/commands/cargo-rustdoc.md +++ b/src/doc/src/commands/cargo-rustdoc.md @@ -292,7 +292,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-search.md b/src/doc/src/commands/cargo-search.md index ed5de00e34d..1d8cce9920f 100644 --- a/src/doc/src/commands/cargo-search.md +++ b/src/doc/src/commands/cargo-search.md @@ -77,7 +77,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-test.md b/src/doc/src/commands/cargo-test.md index 31f18e559c2..739c7b6be29 100644 --- a/src/doc/src/commands/cargo-test.md +++ b/src/doc/src/commands/cargo-test.md @@ -376,7 +376,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-tree.md b/src/doc/src/commands/cargo-tree.md index f644a824452..af13f9fbdbd 100644 --- a/src/doc/src/commands/cargo-tree.md +++ b/src/doc/src/commands/cargo-tree.md @@ -291,7 +291,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-uninstall.md b/src/doc/src/commands/cargo-uninstall.md index 36186f03ef8..4b76c67af90 100644 --- a/src/doc/src/commands/cargo-uninstall.md +++ b/src/doc/src/commands/cargo-uninstall.md @@ -87,7 +87,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-update.md b/src/doc/src/commands/cargo-update.md index c07bf49c73b..7a4815e698c 100644 --- a/src/doc/src/commands/cargo-update.md +++ b/src/doc/src/commands/cargo-update.md @@ -124,7 +124,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-vendor.md b/src/doc/src/commands/cargo-vendor.md index e40e6991579..622b6ee0eff 100644 --- a/src/doc/src/commands/cargo-vendor.md +++ b/src/doc/src/commands/cargo-vendor.md @@ -128,7 +128,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-verify-project.md b/src/doc/src/commands/cargo-verify-project.md index 35a39787aa5..240a9f4a199 100644 --- a/src/doc/src/commands/cargo-verify-project.md +++ b/src/doc/src/commands/cargo-verify-project.md @@ -98,7 +98,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo-yank.md b/src/doc/src/commands/cargo-yank.md index fea02c57707..181d0f79676 100644 --- a/src/doc/src/commands/cargo-yank.md +++ b/src/doc/src/commands/cargo-yank.md @@ -105,7 +105,7 @@ terminal.
If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
diff --git a/src/doc/src/commands/cargo.md b/src/doc/src/commands/cargo.md index 007c87a18fe..a9438e078b6 100644 --- a/src/doc/src/commands/cargo.md +++ b/src/doc/src/commands/cargo.md @@ -215,7 +215,7 @@ offline.

If Cargo has been installed with rustup, and the first argument to cargo begins with +, it will be interpreted as a rustup toolchain name (such as +stable or +nightly). -See the rustup documentation +See the rustup documentation for more information about how toolchain overrides work.
@@ -252,7 +252,7 @@ environment variable. `$CARGO_HOME/bin/`\     Binaries installed by [cargo-install(1)](cargo-install.md) will be located here. If using -rustup, executables distributed with Rust are also located here. +[rustup], executables distributed with Rust are also located here. `$CARGO_HOME/config.toml`\     The global configuration file. See [the reference](../reference/config.html) @@ -276,6 +276,8 @@ downloaded dependencies. Please note that the internal structure of the `$CARGO_HOME` directory is not stable yet and may be subject to change. +[rustup]: https://rust-lang.github.io/rustup/ + ## EXAMPLES 1. Build a local package and all of its dependencies: diff --git a/src/doc/src/guide/cargo-home.md b/src/doc/src/guide/cargo-home.md index a178b184694..ea13ef9b3db 100644 --- a/src/doc/src/guide/cargo-home.md +++ b/src/doc/src/guide/cargo-home.md @@ -24,7 +24,7 @@ The Cargo home consists of following components: ## Directories: * `bin` -The bin directory contains executables of crates that were installed via [`cargo install`] or [`rustup`](https://github.com/rust-lang/rustup.rs). +The bin directory contains executables of crates that were installed via [`cargo install`] or [`rustup`](https://rust-lang.github.io/rustup/). To be able to make these binaries accessible, add the path of the directory to your `$PATH` environment variable. * `git` diff --git a/src/etc/man/cargo-bench.1 b/src/etc/man/cargo-bench.1 index e23d25268d6..2543926ee18 100644 --- a/src/etc/man/cargo-bench.1 +++ b/src/etc/man/cargo-bench.1 @@ -372,7 +372,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-build.1 b/src/etc/man/cargo-build.1 index 7cc100ea2b8..d5d2dc887cf 100644 --- a/src/etc/man/cargo-build.1 +++ b/src/etc/man/cargo-build.1 @@ -312,7 +312,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-check.1 b/src/etc/man/cargo-check.1 index 410d240f770..fdbfedfeaff 100644 --- a/src/etc/man/cargo-check.1 +++ b/src/etc/man/cargo-check.1 @@ -305,7 +305,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-clean.1 b/src/etc/man/cargo-clean.1 index c9112bb0564..8b33ef9e037 100644 --- a/src/etc/man/cargo-clean.1 +++ b/src/etc/man/cargo-clean.1 @@ -138,7 +138,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-doc.1 b/src/etc/man/cargo-doc.1 index 93e1534a595..11484848039 100644 --- a/src/etc/man/cargo-doc.1 +++ b/src/etc/man/cargo-doc.1 @@ -263,7 +263,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-fetch.1 b/src/etc/man/cargo-fetch.1 index b2e798ec31b..bdf8a97e2e4 100644 --- a/src/etc/man/cargo-fetch.1 +++ b/src/etc/man/cargo-fetch.1 @@ -117,7 +117,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-fix.1 b/src/etc/man/cargo-fix.1 index 6df87b542b7..4bf9a276d22 100644 --- a/src/etc/man/cargo-fix.1 +++ b/src/etc/man/cargo-fix.1 @@ -378,7 +378,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-generate-lockfile.1 b/src/etc/man/cargo-generate-lockfile.1 index 8e714a0d5da..be12e73c0b6 100644 --- a/src/etc/man/cargo-generate-lockfile.1 +++ b/src/etc/man/cargo-generate-lockfile.1 @@ -95,7 +95,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-init.1 b/src/etc/man/cargo-init.1 index c0f5f2e8243..d78d7674d94 100644 --- a/src/etc/man/cargo-init.1 +++ b/src/etc/man/cargo-init.1 @@ -173,7 +173,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-install.1 b/src/etc/man/cargo-install.1 index 10d24e0f606..9aae0efb601 100644 --- a/src/etc/man/cargo-install.1 +++ b/src/etc/man/cargo-install.1 @@ -340,7 +340,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-locate-project.1 b/src/etc/man/cargo-locate-project.1 index cef4e16141f..b3cb8d76463 100644 --- a/src/etc/man/cargo-locate-project.1 +++ b/src/etc/man/cargo-locate-project.1 @@ -81,7 +81,7 @@ Path to the \fBCargo.toml\fR file. By default, Cargo searches for the If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-login.1 b/src/etc/man/cargo-login.1 index 87129c1f5ff..c19221b6ac1 100644 --- a/src/etc/man/cargo-login.1 +++ b/src/etc/man/cargo-login.1 @@ -72,7 +72,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-metadata.1 b/src/etc/man/cargo-metadata.1 index d5ccc68a08c..ad24d718810 100644 --- a/src/etc/man/cargo-metadata.1 +++ b/src/etc/man/cargo-metadata.1 @@ -407,7 +407,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-new.1 b/src/etc/man/cargo-new.1 index 02eeb6aeb8c..6888dd5d523 100644 --- a/src/etc/man/cargo-new.1 +++ b/src/etc/man/cargo-new.1 @@ -168,7 +168,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-owner.1 b/src/etc/man/cargo-owner.1 index 81a25f522a2..c1cbb907fce 100644 --- a/src/etc/man/cargo-owner.1 +++ b/src/etc/man/cargo-owner.1 @@ -114,7 +114,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-package.1 b/src/etc/man/cargo-package.1 index f8c10de6d2c..24b4395189c 100644 --- a/src/etc/man/cargo-package.1 +++ b/src/etc/man/cargo-package.1 @@ -231,7 +231,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-pkgid.1 b/src/etc/man/cargo-pkgid.1 index 128587ec44b..27b3cd71a8c 100644 --- a/src/etc/man/cargo-pkgid.1 +++ b/src/etc/man/cargo-pkgid.1 @@ -150,7 +150,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-publish.1 b/src/etc/man/cargo-publish.1 index 7a8b3d64d03..a4fcfa280ea 100644 --- a/src/etc/man/cargo-publish.1 +++ b/src/etc/man/cargo-publish.1 @@ -222,7 +222,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-run.1 b/src/etc/man/cargo-run.1 index 4ba8a36bda6..61382426c01 100644 --- a/src/etc/man/cargo-run.1 +++ b/src/etc/man/cargo-run.1 @@ -216,7 +216,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-rustc.1 b/src/etc/man/cargo-rustc.1 index 6d42059db58..c5c257b1c85 100644 --- a/src/etc/man/cargo-rustc.1 +++ b/src/etc/man/cargo-rustc.1 @@ -283,7 +283,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-rustdoc.1 b/src/etc/man/cargo-rustdoc.1 index 86432194129..0a27df44c7b 100644 --- a/src/etc/man/cargo-rustdoc.1 +++ b/src/etc/man/cargo-rustdoc.1 @@ -292,7 +292,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-search.1 b/src/etc/man/cargo-search.1 index 350b2dbb8aa..25b19b8fcfb 100644 --- a/src/etc/man/cargo-search.1 +++ b/src/etc/man/cargo-search.1 @@ -75,7 +75,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-test.1 b/src/etc/man/cargo-test.1 index c21747ee4c7..fa1f2637dca 100644 --- a/src/etc/man/cargo-test.1 +++ b/src/etc/man/cargo-test.1 @@ -396,7 +396,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-tree.1 b/src/etc/man/cargo-tree.1 index aec4d219c69..0fcdd384976 100644 --- a/src/etc/man/cargo-tree.1 +++ b/src/etc/man/cargo-tree.1 @@ -324,7 +324,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-uninstall.1 b/src/etc/man/cargo-uninstall.1 index d6743dcec18..6a0499466bb 100644 --- a/src/etc/man/cargo-uninstall.1 +++ b/src/etc/man/cargo-uninstall.1 @@ -98,7 +98,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-update.1 b/src/etc/man/cargo-update.1 index 0cf6cf2b0f8..2e85f1e18f8 100644 --- a/src/etc/man/cargo-update.1 +++ b/src/etc/man/cargo-update.1 @@ -126,7 +126,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-vendor.1 b/src/etc/man/cargo-vendor.1 index bfdec7eb3e9..dc543cc77f6 100644 --- a/src/etc/man/cargo-vendor.1 +++ b/src/etc/man/cargo-vendor.1 @@ -126,7 +126,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-verify-project.1 b/src/etc/man/cargo-verify-project.1 index ed46e464bf9..842591cb73b 100644 --- a/src/etc/man/cargo-verify-project.1 +++ b/src/etc/man/cargo-verify-project.1 @@ -105,7 +105,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo-yank.1 b/src/etc/man/cargo-yank.1 index 95fe1e3687c..947369aa1af 100644 --- a/src/etc/man/cargo-yank.1 +++ b/src/etc/man/cargo-yank.1 @@ -103,7 +103,7 @@ May also be specified with the \fBterm.color\fR If Cargo has been installed with rustup, and the first argument to \fBcargo\fR begins with \fB+\fR, it will be interpreted as a rustup toolchain name (such as \fB+stable\fR or \fB+nightly\fR). -See the \fIrustup documentation\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp diff --git a/src/etc/man/cargo.1 b/src/etc/man/cargo.1 index 22010483eb4..4092261e886 100644 --- a/src/etc/man/cargo.1 +++ b/src/etc/man/cargo.1 @@ -238,7 +238,7 @@ May also be specified with the \fBnet.offline\fR \fIconfig value\fR +See the \fIrustup documentation\fR for more information about how toolchain overrides work. .RE .sp @@ -274,7 +274,7 @@ environment variable. \fB$CARGO_HOME/bin/\fR .br \ \ \ \ Binaries installed by \fBcargo\-install\fR(1) will be located here. If using -rustup, executables distributed with Rust are also located here. +\fIrustup\fR , executables distributed with Rust are also located here. .sp \fB$CARGO_HOME/config.toml\fR .br