Skip to content

Commit

Permalink
Add new option to the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Mar 7, 2020
1 parent 7694a6d commit dbd1514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/rustc/src/command-line-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ The valid types of print values are:
- `crate-name` — The name of the crate.
- `file-names` — The names of the files created by the `link` emit kind.
- `sysroot` — Path to the sysroot.
- `target-libdir` - Path to the target libdir.
- `cfg` — List of cfg values. See [conditional compilation] for more
information about cfg values.
- `target-list` — List of known targets. The target may be selected with the
Expand Down

0 comments on commit dbd1514

Please sign in to comment.