Skip to content

Commit 2f1f8df

Browse files
blyxyasflip1995
andauthored
Update src/driver.rs
Co-authored-by: Philipp Krones <[email protected]>
1 parent 67f3670 commit 2f1f8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/driver.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ fn help_message() -> &'static str {
276276
"Checks a package to catch common mistakes and improve your Rust code.
277277
278278
<green,bold>Usage</>:
279-
<cyan,bold>cargo clippy</> <cyan>[OPTIONS] [--] [<<ARGS>>...]</>
279+
<cyan,bold>clippy-driver</> <cyan>[OPTIONS] [--] [<<ARGS>>...]</>
280280
281281
<green,bold>Common options:</>
282282
<cyan,bold>--no-deps</> Run Clippy only on the given crate, without linting the dependencies

0 commit comments

Comments
 (0)