diff --git a/src/main.rs b/src/main.rs index 6bd4123dd..f79e70abc 100644 --- a/src/main.rs +++ b/src/main.rs @@ -14,6 +14,8 @@ Usage: cargo clippy [options] [--] [...] Common options: + --fix Automatically apply lint suggestions + --no-deps Run Clippy only on the given crate -h, --help Print this message -V, --version Print version info and exit