mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 07:59:02 +08:00
Merge pull request #20214 from Homebrew/the-old-brews-flag-needs-to-remain-for-backwards-compatibility
Retain the old `brew bundle --brews` flag for compatibility
This commit is contained in:
commit
1286a3676c
@ -97,7 +97,7 @@ module Homebrew
|
||||
env: [:bundle_install_cleanup, "--global"]
|
||||
switch "--all",
|
||||
description: "`list` all dependencies."
|
||||
switch "--formula", "--formulae",
|
||||
switch "--formula", "--formulae", "--brews",
|
||||
description: "`list`, `dump` or `cleanup` Homebrew formula dependencies."
|
||||
switch "--cask", "--casks",
|
||||
description: "`list`, `dump` or `cleanup` Homebrew cask dependencies."
|
||||
|
Loading…
x
Reference in New Issue
Block a user