Skip to content

Commit b01c084

Browse files
committed
Merge branch 'owner' of https://github.com/heisen-li/cargo into owner
* 'owner' of https://github.com/heisen-li/cargo: fix failed tests
2 parents 9f7e9bd + 01701f7 commit b01c084

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/testsuite/cargo_owner/help/stdout.log

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Manage the owners of a crate on the registry
22

33
Usage: cargo[EXE] owner [OPTIONS]
4-
cargo owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
5-
cargo owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
6-
cargo owner list [CRATE_NAME] [OPTIONS]
4+
cargo[EXE] owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
5+
cargo[EXE] owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
6+
cargo[EXE] owner list [CRATE_NAME] [OPTIONS]
77

88
Options:
99
--index <INDEX> Registry index URL to modify owners for

0 commit comments

Comments
 (0)