info: fix conflicts formatting.
This commit is contained in:
parent
aeaf9af711
commit
2b726383f1
@ -130,7 +130,7 @@ module Homebrew
|
|||||||
unless conflicts.empty?
|
unless conflicts.empty?
|
||||||
puts <<-EOS.undent
|
puts <<-EOS.undent
|
||||||
Conflicts with:
|
Conflicts with:
|
||||||
#{conflicts.join(" \n")}
|
#{conflicts.join("\n ")}
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user