This commit is contained in:
Jack Nagel 2014-06-19 19:13:45 -05:00
parent 83b9043c8e
commit 09e483c946

View File

@ -16,7 +16,7 @@ end
module Homebrew
def irb
if ARGV.include? "--help"
puts "'v8'.f # => instance of the Ack formula"
puts "'v8'.f # => instance of the v8 formula"
puts ":hub.f.installed?"
puts ":lua.f.methods - 1.methods"
puts ":mpd.f.recursive_dependencies.reject(&:installed?)"