Rollup merge of #48991 - jsgf:remap-path-prefix, r=estebank
Clarify usage message for --remap-path-prefix.
This commit is contained in:
commit
55e5ba3b81
@ -1641,7 +1641,7 @@ pub fn rustc_optgroups() -> Vec<RustcOptGroup> {
|
||||
opt::multi_s(
|
||||
"",
|
||||
"remap-path-prefix",
|
||||
"remap source names in output",
|
||||
"Remap source names in all output (compiler messages and output files)",
|
||||
"FROM=TO",
|
||||
),
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user