Skip to content

Commit

Permalink
Remove sneaked-in </dl>
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Mar 10, 2023
1 parent d58902e commit fc18f76
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions src/doc/man/cargo-add.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ Add as a dependency to the [given target platform](../reference/specifying-depen

{{/options}}


</dl>

### Dependency options

{{#options}}
Expand Down
3 changes: 0 additions & 3 deletions src/doc/man/generated_txt/cargo-add.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ OPTIONS
Add as a dependency to the given target platform
<https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies>.

</dl>

Dependency options
--dry-run
Don’t actually write the manifest
Expand Down Expand Up @@ -228,4 +226,3 @@ EXAMPLES

SEE ALSO
cargo(1), cargo-remove(1)

3 changes: 0 additions & 3 deletions src/doc/src/commands/cargo-add.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ which is defined by the <code>registry.default</code> config key which defaults
<dd class="option-desc">Add as a dependency to the <a href="../reference/specifying-dependencies.html#platform-specific-dependencies">given target platform</a>.</dd>


</dl>


</dl>

### Dependency options
Expand Down
1 change: 0 additions & 1 deletion src/etc/man/cargo-add.1
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ Add as a \fIbuild dependency\fR <https://doc.rust\-lang.org/cargo/reference/spec
.RS 4
Add as a dependency to the \fIgiven target platform\fR <https://doc.rust\-lang.org/cargo/reference/specifying\-dependencies.html#platform\-specific\-dependencies>\&.
.RE
</dl>
.SS "Dependency options"
.sp
\fB\-\-dry\-run\fR
Expand Down

0 comments on commit fc18f76

Please sign in to comment.