Update rustc book CLI docs.
This commit is contained in:
parent
1764b29725
commit
e392db6cd4
2 changed files with 156 additions and 12 deletions
|
|
@ -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]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue