mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Remove sneaked-in </dl>
This commit is contained in:
parent
d58902e22e
commit
fc18f76694
@ -85,9 +85,6 @@ Add as a dependency to the [given target platform](../reference/specifying-depen
|
||||
|
||||
{{/options}}
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
### Dependency options
|
||||
|
||||
{{#options}}
|
||||
|
@ -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
|
||||
@ -228,4 +226,3 @@ EXAMPLES
|
||||
|
||||
SEE ALSO
|
||||
cargo(1), cargo-remove(1)
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user