utils: fix link_path_manpages message indentation.
Otherwise looks weird with multiple items.
This commit is contained in:
parent
a607a83749
commit
283706e72a
@ -615,7 +615,7 @@ def link_path_manpages(path, command)
|
||||
unless conflicts.empty?
|
||||
onoe <<-EOS.undent
|
||||
Could not link #{name} manpages to:
|
||||
#{conflicts.join("\n")}
|
||||
#{conflicts.join("\n")}
|
||||
|
||||
Please delete these files and run `#{command}`.
|
||||
EOS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user