Skip to content

Commit 3778356

Browse files
committed
Update the man page with additional --print options
1 parent 8ff4b42 commit 3778356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/doc/man/rustc.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Configure the output that \fBrustc\fR will produce. Each emission may also have
5555
an optional explicit output \fIPATH\fR specified for that particular emission
5656
kind. This path takes precedence over the \fB-o\fR option.
5757
.TP
58-
\fB\-\-print\fR [crate\-name|file\-names|sysroot]
58+
\fB\-\-print\fR [crate\-name|\:file\-names|\:sysroot|\:cfg|\:target\-list|\:target\-cpus|\:target\-features|\:relocation\-models|\:code\-models|\:tls\-models|\:target\-spec\-json|\:native\-static\-libs]
5959
Comma separated list of compiler information to print on stdout.
6060
.TP
6161
\fB\-g\fR

0 commit comments

Comments
 (0)