Skip to content

Commit dbd1514

Browse files
committed
Add new option to the documentation.
1 parent 7694a6d commit dbd1514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ The valid types of print values are:
146146
- `crate-name` — The name of the crate.
147147
- `file-names` — The names of the files created by the `link` emit kind.
148148
- `sysroot` — Path to the sysroot.
149+
- `target-libdir` - Path to the target libdir.
149150
- `cfg` — List of cfg values. See [conditional compilation] for more
150151
information about cfg values.
151152
- `target-list` — List of known targets. The target may be selected with the

0 commit comments

Comments
 (0)