Merge pull request #578 from cli/update-repo-usage
Add fork, clone, create, view to repo usage
This commit is contained in:
commit
535f7546ac
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ func init() {
|
|||
|
||||
var repoCmd = &cobra.Command{
|
||||
Use: "repo",
|
||||
Short: "View repositories",
|
||||
Short: "Create, clone, fork, and view repositories",
|
||||
Long: `Work with GitHub repositories.
|
||||
|
||||
A repository can be supplied as an argument in any of the following formats:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue