`vagrant box list` added to error message for invalid subcommand to `vagrant box`
This commit is contained in:
parent
6c05901fe7
commit
8057e1e94e
|
@ -139,6 +139,7 @@ Please specify a valid action to take on the boxes, either
|
|||
|
||||
vagrant box add name uri
|
||||
vagrant box remove name
|
||||
vagrant box list
|
||||
error
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue