File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ Common options:
176176 --rustc Pass all args to rustc 
177177 -V, --version Print version info and exit 
178178
179- Other options are  the same as  `cargo check`.
179+ For  the other options see  `cargo check --help `.
180180
181181To allow or deny a lint from the command line you can use `cargo clippy --` 
182182with: 
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Common options:
1818 -V, --version Print version info and exit 
1919 --explain LINT Print the documentation for a given lint 
2020
21- Other options are  the same as  `cargo check`.
21+ For  the other options see  `cargo check --help `.
2222
2323To allow or deny a lint from the command line you can use `cargo clippy --` 
2424with: 
                                 You can’t perform that action at this time. 
               
                  
0 commit comments