This commit is contained in:
Luke Steensen 2014-03-13 02:47:54 +00:00
commit 4a22a1923b

View file

@ -13,6 +13,7 @@ _brew_installed_formulae() {
local -a _1st_arguments
_1st_arguments=(
'bundle:run commands from a Brewfile'
'cat:display formula file for a formula'
'cleanup:uninstall unused and old versions of packages'
'create:create a new formula'