mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-01 17:42:47 +00:00
commit
81a4235c7f
@ -87,7 +87,7 @@ fn make_opts() -> Options {
|
||||
opts.optflag(
|
||||
"",
|
||||
"check",
|
||||
"Run in 'check' mode. Exits with 0 if input if formatted correctly. Exits \
|
||||
"Run in 'check' mode. Exits with 0 if input is formatted correctly. Exits \
|
||||
with 1 and prints a diff if formatting is required.",
|
||||
);
|
||||
let is_nightly = is_nightly();
|
||||
|
Loading…
Reference in New Issue
Block a user