Skip to content

Commit 36475d9

Browse files
committed
more nits
1 parent ac79c41 commit 36475d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/doc/rustc/src/command-line-arguments.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This flag lets you 'cap' lints, for more, [see here](lints/levels.html#capping-l
8989

9090
This flag will allow you to set [codegen options](codegen-options/index.html).
9191

92-
## `-V`/`--verision`: print a version
92+
## `-V`/`--version`: print a version
9393

9494
This flag will print out `rustc`'s version.
9595

@@ -111,6 +111,6 @@ distribution; this flag allows that to be overridden.
111111

112112
This flag lets you control the format of errors.
113113

114-
## `--color`: configur coloring of output
114+
## `--color`: configure coloring of output
115115

116-
This flag lets you control color settings of the output.
116+
This flag lets you control color settings of the output.

0 commit comments

Comments
 (0)