Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/doc/man/cargo-fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 0 additions & 5 deletions src/doc/man/generated_txt/cargo-fetch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ DESCRIPTION

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
--target triple
Expand Down
4 changes: 0 additions & 4 deletions src/doc/src/commands/cargo-fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions src/etc/man/cargo-fetch.1
Original file line number Diff line number Diff line change
Expand Up @@ -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 <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 \fB\-\-offline\fR flag.
.SH "OPTIONS"
.SS "Fetch options"
.sp
Expand Down