mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Package name is optional in 'upgrade'
This commit is contained in:
parent
6eafed8688
commit
ca62d93d89
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ _yarn ()
|
|||
'info:<package> [<field>] - fetch information about a package and return it in a tree format.' \
|
||||
'outdated:Checks for outdated package dependencies.' \
|
||||
'run:Runs a defined package script.' \
|
||||
'upgrade:<package> Upgrades packages to their latest version based on the specified range.' \
|
||||
'upgrade:[package] Upgrades packages to their latest version based on the specified range.' \
|
||||
'upgrade-interactive:Opens an interactive GUI to update packages.' \
|
||||
'why:<package> - Show information about why a package is installed.'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue