use the offish tag line from @ampinsk

This commit is contained in:
evelyn masso 2019-11-21 10:20:54 -08:00 committed by GitHub
parent b64db1213f
commit b30054c55a

View file

@ -37,7 +37,7 @@ type FlagError struct {
var RootCmd = &cobra.Command{
Use: "gh",
Short: "GitHub CLI",
Long: `Integrate GitHub into your command-line workflow, starting
Long: `Work seamlessly with GitHub from your command-line, starting
with issues and pull requests.
(Note: gh is in a very alpha phase.)`,