Restore bash completion for --config
This commit is contained in:
parent
2c9868ddd2
commit
762b8d1f16
@ -450,12 +450,13 @@ _brew ()
|
|||||||
2>/dev/null | sed -e "s/\.rb//g" -e "s/brew-//g" \
|
2>/dev/null | sed -e "s/\.rb//g" -e "s/brew-//g" \
|
||||||
-e "s/.*\///g")
|
-e "s/.*\///g")
|
||||||
__brewcomp "
|
__brewcomp "
|
||||||
--cache --cellar config
|
--cache --cellar
|
||||||
--env --prefix --repository
|
--env --prefix --repository
|
||||||
audit
|
audit
|
||||||
cat
|
cat
|
||||||
cleanup
|
cleanup
|
||||||
commands
|
commands
|
||||||
|
config --config
|
||||||
create
|
create
|
||||||
deps
|
deps
|
||||||
diy configure
|
diy configure
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user