Show trailing / for dirs with brew list
This commit is contained in:
parent
98081ce26a
commit
396ec2efae
@ -346,7 +346,7 @@ private
|
||||
when 1
|
||||
puts *files
|
||||
else
|
||||
puts "#{root} (#{files.length} #{other}files)"
|
||||
puts "#{root}/ (#{files.length} #{other}files)"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user