cmd/search: fix truncated regex warning.
`ohai` doesn't really work for this case. Fixes #5520.
This commit is contained in:
parent
11c5c3eaec
commit
9135d16d54
@ -125,7 +125,7 @@ module Homebrew
|
||||
end
|
||||
end
|
||||
|
||||
ohai <<~EOS
|
||||
opoo <<~EOS
|
||||
Did you mean to perform a regular expression search?
|
||||
Surround your query with /slashes/ to search locally by regex.
|
||||
EOS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user