Update rustc book CLI docs.

This commit is contained in:
Eric Huss 2019-05-12 14:16:50 -07:00
parent 1764b29725
commit e392db6cd4
2 changed files with 156 additions and 12 deletions

View file

@ -1744,8 +1744,7 @@ pub fn rustc_short_optgroups() -> Vec<RustcOptGroup> {
opt::multi_s(
"",
"print",
"Comma separated list of compiler information to \
print on stdout",
"Compiler information to print on stdout",
"[crate-name|file-names|sysroot|cfg|target-list|\
target-cpus|target-features|relocation-models|\
code-models|tls-models|target-spec-json|native-static-libs]",