Skip to content

Commit 4c9c2cf

Browse files
authored
Add description for -Os and -Oz in rustc.1
1 parent 314a79c commit 4c9c2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/man/rustc.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ full debug info with variable and type information.
261261
.RE
262262
.TP
263263
\fBopt\-level\fR=\fIVAL\fR
264-
Optimize with possible levels 0\[en]3
264+
Optimize with possible levels 0\[en]3, s (optimize for size), or z (for minimal size)
265265

266266
.SH ENVIRONMENT
267267

0 commit comments

Comments
 (0)