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 @@ fn display_help() {
176
176
<cyan,bold>-V, --version</> Print version info and exit
177
177
<cyan,bold>--explain [LINT]</> Print the documentation for a given lint
178
178
179
- See all options with<cyan,bold>cargo check --help</>.
179
+ See all options with <cyan,bold>cargo check --help</>.
180
180
181
181
<green,bold>Allowing / Denying lints</>
182
182
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ fn show_help() {
20
20
<cyan,bold>-V, --version</> Print version info and exit
21
21
<cyan,bold>--explain [LINT]</> Print the documentation for a given lint
22
22
23
- See all options with<cyan,bold>cargo check --help</>.
23
+ See all options with <cyan,bold>cargo check --help</>.
24
24
25
25
<green,bold>Allowing / Denying lints</>
26
26
You can’t perform that action at this time.
0 commit comments