We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbdd2e commit 2f6dc0eCopy full SHA for 2f6dc0e
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