SIGN IN SIGN UP
Homebrew / brew UNCLAIMED

🍺 The missing package manager for macOS (or Linux)

0 0 185 Ruby

Make bundle upgrade an alias

- Treat `brew bundle upgrade` as an `install` alias so install-only
  switches like `--force` remain valid.
- Use `alias_options` to imply `--upgrade` without keeping a separate
  `UpgradeSubcommand` path.
- Regenerate completions and manpages so docs match parser behaviour.
M
Mike McQuaid committed
adaee6ee8cd5e7234c5b8017faf57e4a0294d56d
Parent: 637bc60