diff --git a/src/doc/man/cargo-fetch.md b/src/doc/man/cargo-fetch.md index dc85c9ac9f1..2ae0304b7ce 100644 --- a/src/doc/man/cargo-fetch.md +++ b/src/doc/man/cargo-fetch.md @@ -24,10 +24,6 @@ file before fetching the dependencies. If `--target` is not specified, then all target dependencies are fetched. -See also the [cargo-prefetch](https://crates.io/crates/cargo-prefetch) -plugin which adds a command to download popular crates. This may be useful if -you plan to use Cargo without a network with the `--offline` flag. - ## OPTIONS ### Fetch options diff --git a/src/doc/man/generated_txt/cargo-fetch.txt b/src/doc/man/generated_txt/cargo-fetch.txt index 0ab31bfef45..d93c20dda2b 100644 --- a/src/doc/man/generated_txt/cargo-fetch.txt +++ b/src/doc/man/generated_txt/cargo-fetch.txt @@ -17,11 +17,6 @@ DESCRIPTION If --target is not specified, then all target dependencies are fetched. - See also the cargo-prefetch - plugin which adds a command to download popular crates. This may be - useful if you plan to use Cargo without a network with the --offline - flag. - OPTIONS Fetch options --target triple diff --git a/src/doc/src/commands/cargo-fetch.md b/src/doc/src/commands/cargo-fetch.md index 279558343b0..e1c960d2516 100644 --- a/src/doc/src/commands/cargo-fetch.md +++ b/src/doc/src/commands/cargo-fetch.md @@ -19,10 +19,6 @@ file before fetching the dependencies. If `--target` is not specified, then all target dependencies are fetched. -See also the [cargo-prefetch](https://crates.io/crates/cargo-prefetch) -plugin which adds a command to download popular crates. This may be useful if -you plan to use Cargo without a network with the `--offline` flag. - ## OPTIONS ### Fetch options diff --git a/src/etc/man/cargo-fetch.1 b/src/etc/man/cargo-fetch.1 index 41fa1d60b1e..226ba20e17d 100644 --- a/src/etc/man/cargo-fetch.1 +++ b/src/etc/man/cargo-fetch.1 @@ -16,10 +16,6 @@ If the lock file is not available, then this command will generate the lock file before fetching the dependencies. .sp If \fB\-\-target\fR is not specified, then all target dependencies are fetched. -.sp -See also the \fIcargo\-prefetch\fR -plugin which adds a command to download popular crates. This may be useful if -you plan to use Cargo without a network with the \fB\-\-offline\fR flag. .SH "OPTIONS" .SS "Fetch options" .sp