We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4464e commit a0beef7Copy full SHA for a0beef7
1 file changed
brew-pkg.rb
@@ -11,6 +11,7 @@ def with_deps?
11
12
# cribbed Homebrew module code from brew-unpack.rb
13
module Homebrew extend self
14
+ include Utils::Output::Mixin
15
def pkg
16
unpack_usage = <<-EOS
17
Usage: brew pkg [--identifier-prefix] [--with-deps] [--without-kegs] formula
0 commit comments