Skip to content

Commit d0b602a

Browse files
committed
---
yaml --- r: 6016 b: refs/heads/master c: bdd358e h: refs/heads/master v: v3
1 parent ab62096 commit d0b602a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 2a2945e5dec13ba7b0839c947517a2ccbd944c64
2+
refs/heads/master: bdd358e26e639d35a023be588b48150a9e9695d8

trunk/man/rustc.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Compile and link a library crate into a shared object.
3434
Produce a statically-linked binary, or generate a static
3535
library.
3636
.TP
37-
\fB--pretty\fR \fItype\fR:
37+
\fB--pretty\fR \fI[type]\fR:
3838
Pretty-print the input. Valid \fItype\fRs are:
3939
.RS
4040
.TP
41-
\fBnormal\fR: Un-annotated source.
41+
\fBnormal\fR: Un-annotated source (default).
4242
.TP
4343
\fBexpanded\fR: Crates expanded.
4444
.TP
@@ -69,7 +69,7 @@ Run all passes except translation. Produces no output.
6969
\fB-g\fR:
7070
Produce debug info.
7171
.TP
72-
\fB--opt-level\fR=\fIlevel\fR:
72+
\fB--opt-level\fR \fIlevel\fR:
7373
Set optimization level to \fIlevel\fR.
7474
.TP
7575
\fB-O\fR:

0 commit comments

Comments
 (0)