From 241831e263fc87bce3205204e296f11374878872 Mon Sep 17 00:00:00 2001 From: Eli Young Date: Mon, 4 May 2015 10:59:21 -0700 Subject: Add upgrade --all flag to bash completion script Closes Homebrew/homebrew#39359. Signed-off-by: Jack Nagel --- Library/Contributions/brew_bash_completion.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') 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 -- cgit v1.2.3