File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Copy final artifacts to this directory.
48
48
This option is unstable and available only on the
49
49
[ nightly channel] ( https://doc.rust-lang.org/book/appendix-07-nightly-rust.html )
50
50
and requires the ` -Z unstable-options ` flag to enable.
51
- See https://github.com/rust-lang/cargo/issues/6790 for more information.
51
+ See < https://github.com/rust-lang/cargo/issues/6790 > for more information.
52
52
{{/option}}
53
53
54
54
{{/options}}
Original file line number Diff line number Diff line change @@ -160,7 +160,8 @@ OPTIONS
160
160
This option is unstable and available only on the nightly channel
161
161
<https://doc.rust-lang.org/book/appendix-07-nightly-rust.html> and
162
162
requires the -Z unstable-options flag to enable. See
163
- https://github.com/rust-lang/cargo/issues/6790 for more information.
163
+ <https://github.com/rust-lang/cargo/issues/6790> for more
164
+ information.
164
165
165
166
Display Options
166
167
-v, --verbose
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ Defaults to <code>target</code> in the root of the workspace.</dd>
206
206
<p >This option is unstable and available only on the
207
207
<a href =" https://doc.rust-lang.org/book/appendix-07-nightly-rust.html " >nightly channel</a >
208
208
and requires the <code >-Z unstable-options</code > flag to enable.
209
- See https://github.com/rust-lang/cargo/issues/6790 for more information.</dd >
209
+ See < a href = " https://github.com/rust-lang/cargo/issues/6790 " > https://github.com/rust-lang/cargo/issues/6790 </ a > for more information.</dd >
210
210
211
211
212
212
</dl >
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ Copy final artifacts to this directory.
192
192
This option is unstable and available only on the
193
193
\fI nightly channel \fR <https://doc.rust\- lang.org/book/appendix\- 07\- nightly\- rust.html>
194
194
and requires the \fB \- Z unstable \- options \fR flag to enable.
195
- See https://github.com/rust\- lang/cargo/issues/6790 for more information.
195
+ See < https://github.com/rust\- lang/cargo/issues/6790> for more information.
196
196
.RE
197
197
.SS "Display Options"
198
198
.sp
You can’t perform that action at this time.
0 commit comments