This commit is contained in:
Michael Nikitochkin 2014-03-13 02:47:52 +00:00
commit 2e5e364044

View file

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