From be32459de161c41f53e4e061cb37e78ca97039ce Mon Sep 17 00:00:00 2001 From: Billy Griffin <5091167+billygriffin@users.noreply.github.com> Date: Tue, 3 Mar 2020 15:38:50 -0700 Subject: [PATCH] Update repo usage --- command/repo.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/repo.go b/command/repo.go index 29739c568..97aecf8db 100644 --- a/command/repo.go +++ b/command/repo.go @@ -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: