mention alternative in brew cat failure message
This commit is contained in:
parent
9e370b0a3d
commit
ba7ffb2db8
@ -53,7 +53,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
if Homebrew.failed?
|
if Homebrew.failed?
|
||||||
$stderr.puts "The name may be wrong, or the tap hasn't been tapped."
|
$stderr.puts "The name may be wrong, or the tap hasn't been tapped. Consider using `brew info --github formula|cask [...]` instead."
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user