]> git.proxmox.com Git - cargo.git/commitdiff
Make the URL to the tracking issue for `--out-dir` into a link
authorDavid Young <david@thedavidyoung.co.uk>
Sat, 27 Mar 2021 20:36:04 +0000 (20:36 +0000)
committerDavid Young <david@thedavidyoung.co.uk>
Sat, 27 Mar 2021 20:36:04 +0000 (20:36 +0000)
src/doc/man/cargo-build.md
src/doc/man/generated_txt/cargo-build.txt
src/doc/src/commands/cargo-build.md
src/etc/man/cargo-build.1

index fb24c5a000b52c5ddaafcfa4c191e42431e090df..d7f04479a1e61a160e8384fe12ac254a48eac1b3 100644 (file)
@@ -48,7 +48,7 @@ Copy final artifacts to this directory.
 This option is unstable and available only on the
 [nightly channel](https://doc.rust-lang.org/book/appendix-07-nightly-rust.html)
 and requires the `-Z unstable-options` flag to enable.
-See https://github.com/rust-lang/cargo/issues/6790 for more information.
+See <https://github.com/rust-lang/cargo/issues/6790> for more information.
 {{/option}}
 
 {{/options}}
index d6168df5fff9604b0a947a7b800b003c165c42ef..cb3ccb05655c436e614b4aa5eecc73a3913524ad 100644 (file)
@@ -160,7 +160,8 @@ OPTIONS
            This option is unstable and available only on the nightly channel
            <https://doc.rust-lang.org/book/appendix-07-nightly-rust.html> and
            requires the -Z unstable-options flag to enable. See
-           https://github.com/rust-lang/cargo/issues/6790 for more information.
+           <https://github.com/rust-lang/cargo/issues/6790> for more
+           information.
 
    Display Options
        -v, --verbose
index eda9cf0ed1c7e4511d7dfe94cbcaba030b636ea3..8efbd73fb95f3b30b94dfe8279defec698a18567 100644 (file)
@@ -206,7 +206,7 @@ Defaults to <code>target</code> in the root of the workspace.</dd>
 <p>This option is unstable and available only on the
 <a href="https://doc.rust-lang.org/book/appendix-07-nightly-rust.html">nightly channel</a>
 and requires the <code>-Z unstable-options</code> flag to enable.
-See https://github.com/rust-lang/cargo/issues/6790 for more information.</dd>
+See <a href="https://github.com/rust-lang/cargo/issues/6790">https://github.com/rust-lang/cargo/issues/6790</a> for more information.</dd>
 
 
 </dl>
index 0750677b12565c7c8938a688cb055ee86c19f2aa..f847c84385acf27808991ba032947617826cbaf3 100644 (file)
@@ -192,7 +192,7 @@ Copy final artifacts to this directory.
 This option is unstable and available only on the
 \fInightly channel\fR <https://doc.rust\-lang.org/book/appendix\-07\-nightly\-rust.html>
 and requires the \fB\-Z unstable\-options\fR flag to enable.
-See https://github.com/rust\-lang/cargo/issues/6790 for more information.
+See <https://github.com/rust\-lang/cargo/issues/6790> for more information.
 .RE
 .SS "Display Options"
 .sp