We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6718f3b commit 7189f06Copy full SHA for 7189f06
tests/cmd/h.stdout
@@ -2,7 +2,7 @@ cargo-bisect-rustc 0.6.3
2
Bisects rustc toolchains with rustup
3
4
USAGE:
5
- cargo-bisect-rustc [OPTIONS] [-- <COMMAND_ARGS>...]
+ cargo-bisect-rustc[EXE] [OPTIONS] [-- <COMMAND_ARGS>...]
6
7
ARGS:
8
<COMMAND_ARGS>... Arguments to pass to cargo or the file specified by --script during
tests/cmd/help.stdout
0 commit comments