`vagrant box list` added to error message for invalid subcommand to `vagrant box`

This commit is contained in:
Mitchell Hashimoto 2010-03-14 14:57:39 -07:00
parent 6c05901fe7
commit 8057e1e94e
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ Please specify a valid action to take on the boxes, either
vagrant box add name uri vagrant box add name uri
vagrant box remove name vagrant box remove name
vagrant box list
error error
end end