Skip to content

Commit f9e89c9

Browse files
committed
Update cargo-fetch.md to remove cargo-prefetch reference
1 parent fe2f314 commit f9e89c9

File tree

4 files changed

+0
-17
lines changed

4 files changed

+0
-17
lines changed

src/doc/man/cargo-fetch.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ file before fetching the dependencies.
2424

2525
If `--target` is not specified, then all target dependencies are fetched.
2626

27-
See also the [cargo-prefetch](https://crates.io/crates/cargo-prefetch)
28-
plugin which adds a command to download popular crates. This may be useful if
29-
you plan to use Cargo without a network with the `--offline` flag.
30-
3127
## OPTIONS
3228

3329
### Fetch options

src/doc/man/generated_txt/cargo-fetch.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ DESCRIPTION
1717

1818
If --target is not specified, then all target dependencies are fetched.
1919

20-
See also the cargo-prefetch <https://crates.io/crates/cargo-prefetch>
21-
plugin which adds a command to download popular crates. This may be
22-
useful if you plan to use Cargo without a network with the --offline
23-
flag.
24-
2520
OPTIONS
2621
Fetch options
2722
--target triple

src/doc/src/commands/cargo-fetch.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ file before fetching the dependencies.
1919

2020
If `--target` is not specified, then all target dependencies are fetched.
2121

22-
See also the [cargo-prefetch](https://crates.io/crates/cargo-prefetch)
23-
plugin which adds a command to download popular crates. This may be useful if
24-
you plan to use Cargo without a network with the `--offline` flag.
25-
2622
## OPTIONS
2723

2824
### Fetch options

src/etc/man/cargo-fetch.1

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ If the lock file is not available, then this command will generate the lock
1616
file before fetching the dependencies.
1717
.sp
1818
If \fB\-\-target\fR is not specified, then all target dependencies are fetched.
19-
.sp
20-
See also the \fIcargo\-prefetch\fR <https://crates.io/crates/cargo\-prefetch>
21-
plugin which adds a command to download popular crates. This may be useful if
22-
you plan to use Cargo without a network with the \fB\-\-offline\fR flag.
2319
.SH "OPTIONS"
2420
.SS "Fetch options"
2521
.sp

0 commit comments

Comments
 (0)