Skip to content
Snippets Groups Projects
Commit 8cedd627 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

search: tweak specific formula match formatting.

parent ac10b2ab
No related branches found
No related tags found
No related merge requests found
......@@ -70,8 +70,7 @@ module Homebrew
if msg = blacklisted?(query)
if count > 0
puts
puts "If you meant #{query.inspect} precisely:"
puts
puts "If you meant #{query.inspect} specifically:"
end
puts msg
elsif count.zero?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment