aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorEli Young2015-05-04 10:59:21 -0700
committerJack Nagel2015-05-04 20:54:21 -0400
commit241831e263fc87bce3205204e296f11374878872 (patch)
tree59edd5334b9dfb7da1c69a50a07e9b58f4132f1e /Library
parent2e3a0263d4c91525dbb907122c87e90af75c20a2 (diff)
downloadbrew-241831e263fc87bce3205204e296f11374878872.tar.bz2
Add upgrade --all flag to bash completion script
Closes Homebrew/homebrew#39359. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/brew_bash_completion.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Contributions/brew_bash_completion.sh b/Library/Contributions/brew_bash_completion.sh
index da765d7b6..041171e3b 100644
--- a/Library/Contributions/brew_bash_completion.sh
+++ b/Library/Contributions/brew_bash_completion.sh
@@ -413,6 +413,7 @@ _brew_upgrade ()
case "$cur" in
--*)
__brewcomp "
+ --all
--build-from-source --build-bottle --force-bottle
--debug
--verbose