doc: generated by build-man.sh

This commit is contained in:
Weihang Lo 2021-02-20 11:33:23 +08:00
parent c36e6bf131
commit a706292352
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7
3 changed files with 12 additions and 2 deletions

View File

@ -193,6 +193,9 @@ OPTIONS
a new temporary folder located in the temporary directory of the
platform.
When using --path, by default it will use target directory in the
workspace of the local crate unless --target-dir is specified.
--debug
Build with the dev profile instead the release profile.

View File

@ -218,7 +218,10 @@ target artifacts are placed in a separate directory. See the
specified with the <code>CARGO_TARGET_DIR</code> environment variable, or the
<code>build.target-dir</code> <a href="../reference/config.html">config value</a>.
Defaults to a new temporary folder located in the
temporary directory of the platform.</dd>
temporary directory of the platform. </p>
<p>When using <code>--path</code>, by default it will use <code>target</code> directory in the workspace
of the local crate unless <code>--target-dir</code>
is specified.</dd>

View File

@ -248,7 +248,11 @@ Directory for all generated artifacts and intermediate files. May also be
specified with the \fBCARGO_TARGET_DIR\fR environment variable, or the
\fBbuild.target\-dir\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&.
Defaults to a new temporary folder located in the
temporary directory of the platform.
temporary directory of the platform.
.sp
When using \fB\-\-path\fR, by default it will use \fBtarget\fR directory in the workspace
of the local crate unless \fB\-\-target\-dir\fR
is specified.
.RE
.sp
\fB\-\-debug\fR