We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f3670 commit 2f1f8dfCopy full SHA for 2f1f8df
src/driver.rs
@@ -276,7 +276,7 @@ fn help_message() -> &'static str {
276
"Checks a package to catch common mistakes and improve your Rust code.
277
278
<green,bold>Usage</>:
279
- <cyan,bold>cargo clippy</> <cyan>[OPTIONS] [--] [<<ARGS>>...]</>
+ <cyan,bold>clippy-driver</> <cyan>[OPTIONS] [--] [<<ARGS>>...]</>
280
281
<green,bold>Common options:</>
282
<cyan,bold>--no-deps</> Run Clippy only on the given crate, without linting the dependencies
0 commit comments