Skip to content

Commit

Permalink
fix failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
heisen-li committed Dec 12, 2023
1 parent b722762 commit 01701f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/testsuite/cargo_owner/help/stdout.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Manage the owners of a crate on the registry

Usage: cargo[EXE] owner [OPTIONS]
cargo owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
cargo owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
cargo owner list [CRATE_NAME] [OPTIONS]
cargo[EXE] owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
cargo[EXE] owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
cargo[EXE] owner list [CRATE_NAME] [OPTIONS]

Options:
--index <INDEX> Registry index URL to modify owners for
Expand Down

0 comments on commit 01701f7

Please sign in to comment.