Shorten top summary
This commit is contained in:
parent
b30054c55a
commit
977d47b263
1 changed files with 1 additions and 5 deletions
|
|
@ -37,11 +37,7 @@ type FlagError struct {
|
|||
var RootCmd = &cobra.Command{
|
||||
Use: "gh",
|
||||
Short: "GitHub CLI",
|
||||
Long: `Work seamlessly with GitHub from your command-line, starting
|
||||
with issues and pull requests.
|
||||
|
||||
(Note: gh is in a very alpha phase.)`,
|
||||
|
||||
Long: `Work seamlessly with GitHub from the command line`,
|
||||
SilenceErrors: true,
|
||||
SilenceUsage: true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue