Skip to content

Commit 60ebb2a

Browse files
committed
add doc man
1 parent 415bbf6 commit 60ebb2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/src/commands/cargo-owner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ cargo-owner --- Manage the owners of a crate on the registry
66

77
## SYNOPSIS
88

9-
`cargo owner` `add` _login_ [_crate_] [_options_]\
10-
`cargo owner` `remove` _login_ [_crate_] [_options_]\
9+
`cargo owner` `add` _login_ <_owner_> [_crate_] [_options_]\
10+
`cargo owner` `remove` _login_ <_owner_> [_crate_] [_options_]\
1111
`cargo owner` `list` [_crate_] [_options_]
1212

1313
## DESCRIPTION

0 commit comments

Comments
 (0)