set error to specify which command to use to bring vagrant up

This provides the suggested command to run in order to proceed with a failed command.
This commit is contained in:
Jim Gay 2013-07-11 10:41:14 -04:00
parent fd644c5105
commit 3d63fa94a5
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ en:
vm_already_running: |-
VirtualBox VM is already running.
vm_not_created: "VM not created. Moving on..."
vm_not_running: "VM is not currently running. Please bring it up to run this command."
vm_not_running: "VM is not currently running. Please, first bring it up with `vagrant up` then run this command."
box:
remove_must_specify_provider: |-
Multiple providers were found for the box '%{name}'. Please specify