Skip to content

Commit fbf29f0

Browse files
committed
Auto merge of #12416 - weihanglo:helptext, r=ehuss
test: relax help text assertion
2 parents 1680ab5 + b595279 commit fbf29f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/testsuite/cargo/help/stdout.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Rust's package manager
22

3-
Usage: cargo [+toolchain] [OPTIONS] [COMMAND]
4-
cargo [+toolchain] [OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
3+
Usage: cargo [..][OPTIONS] [COMMAND]
4+
cargo [..][OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
55

66
Options:
77
-h, --help Print help

0 commit comments

Comments
 (0)