diff --git a/pkg/cmd/search/issues/issues.go b/pkg/cmd/search/issues/issues.go index 1d6ec6428..845cc7c60 100644 --- a/pkg/cmd/search/issues/issues.go +++ b/pkg/cmd/search/issues/issues.go @@ -35,6 +35,10 @@ func NewCmdIssues(f *cmdutil.Factory, runF func(*shared.IssuesOptions) error) *c GitHub search syntax is documented at: + When runs against %[1]sgithub.com%[1]s or GHE versions newer than 3.17.x, + the command performs advanced issue search. The advanced syntax is documented at: + + For more information on handling search queries containing a hyphen, run %[1]sgh search --help%[1]s. `, "`"), Example: heredoc.Doc(`