Remove unnecessary --help comment

This commit is contained in:
Heath Stewart 2024-04-15 21:38:16 -07:00
parent 4ea7bcacb3
commit 2758b80013
No known key found for this signature in database

View file

@ -176,7 +176,6 @@ func NewCmdApi(f *cmdutil.Factory, runF func(*ApiOptions) error) *cobra.Command
'
# get the percentage of forks for the current user
# without --slurp you will get a different percentage for each page
$ gh api graphql --paginate --slurp -f query='
query($endCursor: String) {
viewer {