Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cristiand391
Copy link
Contributor

Some gh commands help info print gh <command> [flags] instead of gh <command> <subcommand> [flags].
This PR fixes that for alias, config and gist commands.

Example:

gh gist --help

...
USAGE
  gh gist [flags]        <-- this should be `gh gist <command> [flags]`

CORE COMMANDS
  create:     Create a new gist
...

Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you

@mislav mislav merged commit fed4df2 into cli:trunk Nov 13, 2020
@cristiand391 cristiand391 deleted the fix-usage-help branch November 13, 2020 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants