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.
2 parents 724bb6d + b3c9b30 commit 9b5c04fCopy full SHA for 9b5c04f
guide/src/usage.md
@@ -74,7 +74,7 @@ By default, `cargo-bisect-rustc` runs `cargo build`.
74
You can change which `cargo` command is run by passing additional arguments after `--`:
75
76
```sh
77
-cargo bisect rustc -- test --test mytest
+cargo bisect-rustc -- test --test mytest
78
```
79
80
## Scripting
0 commit comments