From 2758b8001349bbef4181ea2ff552cdeb88dc7ff6 Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Mon, 15 Apr 2024 21:38:16 -0700 Subject: [PATCH] Remove unnecessary --help comment --- pkg/cmd/api/api.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/cmd/api/api.go b/pkg/cmd/api/api.go index f835cec45..62459c0d6 100644 --- a/pkg/cmd/api/api.go +++ b/pkg/cmd/api/api.go @@ -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 {