diff --git a/pkg/cmd/search/prs/prs.go b/pkg/cmd/search/prs/prs.go index 98ab730b5..c91761f49 100644 --- a/pkg/cmd/search/prs/prs.go +++ b/pkg/cmd/search/prs/prs.go @@ -37,6 +37,10 @@ func NewCmdPrs(f *cmdutil.Factory, runF func(*shared.IssuesOptions) error) *cobr 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(`