We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f7e9bd + 01701f7 commit b01c084Copy full SHA for b01c084
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 owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
5
- cargo owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
6
- 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]
7
8
Options:
9
--index <INDEX> Registry index URL to modify owners for
0 commit comments