Remove unnecessary --help comment
This commit is contained in:
parent
4ea7bcacb3
commit
2758b80013
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue