Merge pull request #851 from MikeMcQuaid/conflicts-manpages-indentation
utils: fix link_path_manpages message indentation.
This commit is contained in:
commit
b2cbe04795
@ -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