From 3d63fa94a5d25fb6738747def861cf4ec358ed77 Mon Sep 17 00:00:00 2001 From: Jim Gay Date: Thu, 11 Jul 2013 10:41:14 -0400 Subject: [PATCH] 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. --- templates/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 122230202..0bb841986 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -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