mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Update _brew
This commit is contained in:
parent
140034605e
commit
888256fc26
1 changed files with 2 additions and 1 deletions
|
|
@ -35,8 +35,9 @@ _1st_arguments=(
|
|||
'info:information about a formula'
|
||||
'install:install a formula'
|
||||
'reinstall:install a formula anew; re-using its current options'
|
||||
'leaves:list all installed formulae (without dependencies)'
|
||||
'link:link a formula'
|
||||
'list:list files in a formula or not-installed formulae'
|
||||
'list:list all installed formulae and dependencies / list files in a formula or not-installed formulae'
|
||||
'log:git commit log for a formula'
|
||||
'missing:check all installed formuale for missing dependencies.'
|
||||
'outdated:list formulae for which a newer version is available'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue