mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Merge c0ab30b1de into 9c08641d7c
This commit is contained in:
commit
52265eb178
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ _box_arguments=(
|
|||
'add:NAME URI Add a box to the system'
|
||||
'help:COMMAND Describe subcommands or one specific subcommand'
|
||||
'list:Lists all installed boxes'
|
||||
'update:NAME Updates the box if outdated'
|
||||
'outdated:NAME Check if a box is outdated'
|
||||
'remove:NAME Remove a box from the system'
|
||||
'repackage:NAME Repackage an installed box into a `.box` file.'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue