From 3573fdfbb0fd763008f18c090ee9f6c6dc9ff4e4 Mon Sep 17 00:00:00 2001 From: "Babak K. Shandiz" Date: Sun, 31 Aug 2025 15:35:33 +0100 Subject: [PATCH] docs(search prs): mention advanced issue search takeover Signed-off-by: Babak K. Shandiz --- pkg/cmd/search/prs/prs.go | 4 ++++ 1 file changed, 4 insertions(+) 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(`