parent
8d000110cc
commit
46476ae4d0
@ -3,7 +3,7 @@ require 'cmd/outdated'
|
||||
|
||||
def ff
|
||||
if ARGV.include? "--all"
|
||||
Formula
|
||||
Formula.to_a
|
||||
elsif ARGV.include? "--installed"
|
||||
# outdated brews count as installed
|
||||
outdated = Homebrew.outdated_brews.collect{ |b| b.name }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user