This commit is contained in:
Henry 2015-09-05 08:39:24 +00:00
commit 52265eb178

View file

@ -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.'
)