Expand on plugin repair failure output

This commit is contained in:
Chris Roberts 2016-11-22 17:54:28 -08:00
parent d87cf25ed2
commit 0cba6bf535
1 changed files with 7 additions and 1 deletions

View File

@ -1647,7 +1647,13 @@ en:
repair_complete: |-
Installed plugins successfully repaired!
repair_failed: |-
Failed to automatically repair installed Vagrant plugins. Failure message:
Failed to automatically repair installed Vagrant plugins. To fix this
problem remove all user installed plugins and reinstall. Vagrant can
do this for you automatically by running the following command:
vagrant plugin expunge --reinstall
Failure message received during repair:
%{message}
snapshot: