Improve formatting of the "moving dirs around" message and close #6
This commit is contained in:
parent
9f90f43a21
commit
6a8926d04a
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ en:
|
|||
Unknown cache scope '%{cache_scope}' (allowed scopes: %{allowed})
|
||||
will_fix_machine_cache_dir: |-
|
||||
A vagrant-cachier provider specific cache dir was found under
|
||||
'%{current_path}' and it will be
|
||||
moved to '%{new_path}' as it is the new path for keeping machine
|
||||
'%{current_path}' and it will be moved to
|
||||
'%{new_path}' as it is the new path for keeping machine
|
||||
scoped cache dirs starting with the 0.3.0 version of the plugin.
|
||||
vagrant:
|
||||
errors:
|
||||
|
|
Loading…
Reference in a new issue