We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01c084 commit 6be4a32Copy full SHA for 6be4a32
tests/testsuite/cargo_owner/help/stdout.log
@@ -1,9 +1,9 @@
1
Manage the owners of a crate on the registry
2
3
Usage: cargo[EXE] owner [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]
+ cargo owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
+ cargo owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
+ cargo owner list [CRATE_NAME] [OPTIONS]
7
8
Options:
9
--index <INDEX> Registry index URL to modify owners for
0 commit comments