Skip to content

Commit fc18f76

Browse files
committed
Remove sneaked-in </dl>
1 parent d58902e commit fc18f76

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

src/doc/man/cargo-add.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ Add as a dependency to the [given target platform](../reference/specifying-depen
8585

8686
{{/options}}
8787

88-
89-
</dl>
90-
9188
### Dependency options
9289

9390
{{#options}}

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ OPTIONS
7676
Add as a dependency to the given target platform
7777
<https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies>.
7878

79-
</dl>
80-
8179
Dependency options
8280
--dry-run
8381
Don’t actually write the manifest
@@ -228,4 +226,3 @@ EXAMPLES
228226

229227
SEE ALSO
230228
cargo(1), cargo-remove(1)
231-

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ which is defined by the <code>registry.default</code> config key which defaults
8989
<dd class="option-desc">Add as a dependency to the <a href="../reference/specifying-dependencies.html#platform-specific-dependencies">given target platform</a>.</dd>
9090

9191

92-
</dl>
93-
94-
9592
</dl>
9693

9794
### Dependency options

src/etc/man/cargo-add.1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ Add as a \fIbuild dependency\fR <https://doc.rust\-lang.org/cargo/reference/spec
9797
.RS 4
9898
Add as a dependency to the \fIgiven target platform\fR <https://doc.rust\-lang.org/cargo/reference/specifying\-dependencies.html#platform\-specific\-dependencies>\&.
9999
.RE
100-
</dl>
101100
.SS "Dependency options"
102101
.sp
103102
\fB\-\-dry\-run\fR

0 commit comments

Comments
 (0)