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 415bbf6 commit 60ebb2aCopy full SHA for 60ebb2a
src/doc/src/commands/cargo-owner.md
@@ -6,8 +6,8 @@ cargo-owner --- Manage the owners of a crate on the registry
6
7
## SYNOPSIS
8
9
-`cargo owner` `add` _login_ [_crate_] [_options_]\
10
-`cargo owner` `remove` _login_ [_crate_] [_options_]\
+`cargo owner` `add` _login_ <_owner_> [_crate_] [_options_]\
+`cargo owner` `remove` _login_ <_owner_> [_crate_] [_options_]\
11
`cargo owner` `list` [_crate_] [_options_]
12
13
## DESCRIPTION
0 commit comments