Info shows the desc if present
This commit is contained in:
parent
86365470e6
commit
5e73e68ab1
@ -94,6 +94,8 @@ module Homebrew
|
||||
|
||||
puts "#{f.name}: #{specs*', '}#{' (pinned)' if f.pinned?}"
|
||||
|
||||
puts f.desc if f.desc
|
||||
|
||||
puts f.homepage
|
||||
|
||||
if f.keg_only?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user