From fc18f7669484df58a75b6120bec69098921d3baa Mon Sep 17 00:00:00 2001 From: Weihang Lo Date: Fri, 10 Mar 2023 09:58:29 +0000 Subject: [PATCH] Remove sneaked-in `` --- src/doc/man/cargo-add.md | 3 --- src/doc/man/generated_txt/cargo-add.txt | 3 --- src/doc/src/commands/cargo-add.md | 3 --- src/etc/man/cargo-add.1 | 1 - 4 files changed, 10 deletions(-) diff --git a/src/doc/man/cargo-add.md b/src/doc/man/cargo-add.md index c9bb2376e..24e781f3f 100644 --- a/src/doc/man/cargo-add.md +++ b/src/doc/man/cargo-add.md @@ -85,9 +85,6 @@ Add as a dependency to the [given target platform](../reference/specifying-depen {{/options}} - - - ### Dependency options {{#options}} diff --git a/src/doc/man/generated_txt/cargo-add.txt b/src/doc/man/generated_txt/cargo-add.txt index 8cd30eba3..b9ab9dd36 100644 --- a/src/doc/man/generated_txt/cargo-add.txt +++ b/src/doc/man/generated_txt/cargo-add.txt @@ -76,8 +76,6 @@ OPTIONS Add as a dependency to the given target platform . - - Dependency options --dry-run Don’t actually write the manifest @@ -228,4 +226,3 @@ EXAMPLES SEE ALSO cargo(1), cargo-remove(1) - diff --git a/src/doc/src/commands/cargo-add.md b/src/doc/src/commands/cargo-add.md index 1f575b552..786345eba 100644 --- a/src/doc/src/commands/cargo-add.md +++ b/src/doc/src/commands/cargo-add.md @@ -89,9 +89,6 @@ which is defined by the registry.default config key which defaults
Add as a dependency to the given target platform.
- - - ### Dependency options diff --git a/src/etc/man/cargo-add.1 b/src/etc/man/cargo-add.1 index c93db74f2..9c4701640 100644 --- a/src/etc/man/cargo-add.1 +++ b/src/etc/man/cargo-add.1 @@ -97,7 +97,6 @@ Add as a \fIbuild dependency\fR \&. .RE - .SS "Dependency options" .sp \fB\-\-dry\-run\fR