Skip to content

Commit b3c9b30

Browse files
authored
Small typo
1 parent 4e1a374 commit b3c9b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ By default, `cargo-bisect-rustc` runs `cargo build`.
7474
You can change which `cargo` command is run by passing additional arguments after `--`:
7575

7676
```sh
77-
cargo bisect rustc -- test --test mytest
77+
cargo bisect-rustc -- test --test mytest
7878
```
7979

8080
## Scripting

0 commit comments

Comments
 (0)