correct usage
This commit is contained in:
parent
e2ef712e43
commit
89830d86d1
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ With '--web', open the repository in a web browser instead.`,
|
|||
}
|
||||
|
||||
var repoCreditsCmd = &cobra.Command{
|
||||
Use: "credits [repository]",
|
||||
Use: "credits [<repository>]",
|
||||
Short: "View credits for a repository",
|
||||
Example: `$ gh repo credits # view credits for the current repository
|
||||
$ gh repo credits cool/repo # view credits for cool/repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue