We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b722762 commit 9f7e9bdCopy full SHA for 9f7e9bd
tests/testsuite/cargo_owner/add_help/stdout.log
@@ -1,6 +1,6 @@
1
Name of a user or team to invite as an owner
2
3
-Usage: cargo[EXE] owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
+Usage: cargo owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
4
5
Options:
6
--crate <CRATE_NAME> Crate name that you want to manage the owner
tests/testsuite/cargo_owner/remove_help/stdout.log
Name of a user or team to remove as an owner
-Usage: cargo[EXE] owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
+Usage: cargo owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
0 commit comments