Update wording on requiring a Vagrantfile [GH-1362]

This commit is contained in:
Mitchell Hashimoto 2013-02-07 16:42:18 -08:00
parent 7bc72028bd
commit 36cdced052
1 changed files with 2 additions and 1 deletions

View File

@ -164,7 +164,8 @@ en:
This command requires a specific VM name to target in a multi-VM environment.
no_env: |-
A Vagrant environment is required to run this command. Run `vagrant init`
to set one up.
to set one up in this directory, or change to a directory with a
Vagrantfile and try again.
plugin_gem_error: |-
An error occurred within RubyGems, the underlying system used to
manage Vagrant plugins. The output of the errors are shown below: