Skip to content

Commit

Permalink
more nits
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Apr 24, 2018
1 parent ac79c41 commit 36475d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/doc/rustc/src/command-line-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This flag lets you 'cap' lints, for more, [see here](lints/levels.html#capping-l

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

## `-V`/`--verision`: print a version
## `-V`/`--version`: print a version

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

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

This flag lets you control the format of errors.

## `--color`: configur coloring of output
## `--color`: configure coloring of output

This flag lets you control color settings of the output.
This flag lets you control color settings of the output.

0 comments on commit 36475d9

Please sign in to comment.