split up suggestions

This commit is contained in:
Wes Higbee 2023-03-06 07:51:36 -06:00
parent ba7ffb2db8
commit 1e95de4757
No known key found for this signature in database
GPG Key ID: 5183AB5EB611EDB6

View File

@ -53,7 +53,8 @@ module Homebrew
end
if Homebrew.failed?
$stderr.puts "The name may be wrong, or the tap hasn't been tapped. Consider using `brew info --github formula|cask [...]` instead."
$stderr.puts "The name may be wrong, or the tap hasn't been tapped."
$stderr.puts "Consider using `brew info --github formula|cask [...]` instead."
return
end