Skip to content

Commit

Permalink
Remove unnecessary --help comment
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed Apr 16, 2024
1 parent 4ea7bca commit 2758b80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cmd/api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 2758b80

Please sign in to comment.