Skip to content

Commit 64ca44e

Browse files
committed
Document cargo remove
1 parent 91bf01b commit 64ca44e

File tree

4 files changed

+0
-9
lines changed

4 files changed

+0
-9
lines changed

src/doc/man/cargo-remove.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ cargo-remove - Remove dependencies from a Cargo.toml manifest file
1414

1515
Remove one or more dependencies from a `Cargo.toml` manifest.
1616

17-
After the manifest has been edited, `Cargo.lock` will be updated to reflect any changes.
18-
1917
## OPTIONS
2018

2119
### Section options

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ SYNOPSIS
99
DESCRIPTION
1010
Remove one or more dependencies from a Cargo.toml manifest.
1111

12-
After the manifest has been edited, Cargo.lock will be updated to
13-
reflect any changes.
14-
1512
OPTIONS
1613
Section options
1714
--dev

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ cargo-remove - Remove dependencies from a Cargo.toml manifest file
1414

1515
Remove one or more dependencies from a `Cargo.toml` manifest.
1616

17-
After the manifest has been edited, `Cargo.lock` will be updated to reflect any changes.
18-
1917
## OPTIONS
2018

2119
### Section options

src/etc/man/cargo-remove.1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ cargo\-remove \- Remove dependencies from a Cargo.toml manifest file
99
\fBcargo remove\fR [\fIoptions\fR] \fIdependency\fR\&...
1010
.SH "DESCRIPTION"
1111
Remove one or more dependencies from a \fBCargo.toml\fR manifest.
12-
.sp
13-
After the manifest has been edited, \fBCargo.lock\fR will be updated to reflect any changes.
1412
.SH "OPTIONS"
1513
.SS "Section options"
1614
.sp

0 commit comments

Comments
 (0)