Skip to content

Commit

Permalink
Auto merge of #12416 - weihanglo:helptext, r=ehuss
Browse files Browse the repository at this point in the history
test: relax help text assertion
  • Loading branch information
bors committed Jul 30, 2023
2 parents 1680ab5 + b595279 commit fbf29f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testsuite/cargo/help/stdout.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Rust's package manager

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

Options:
-h, --help Print help
Expand Down

0 comments on commit fbf29f0

Please sign in to comment.