diff --git a/command/root.go b/command/root.go index 7191d454c..e7ed45b63 100644 --- a/command/root.go +++ b/command/root.go @@ -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: `Integrate GitHub into your command-line workflow, starting with issues and pull requests. (Note: gh is in a very alpha phase.)`,