diff --git a/website/source/docs/cli/plugin.html.md b/website/source/docs/cli/plugin.html.md index 913367af0..42d3eefdb 100644 --- a/website/source/docs/cli/plugin.html.md +++ b/website/source/docs/cli/plugin.html.md @@ -142,10 +142,3 @@ the plugin using `vagrant plugin install`. If a name is specified, only that single plugin will be updated. If a name is specified of a plugin that is not installed, this command will not install it. - -# Plugin Repair - -**Command: `vagrant plugin update []`** - -This updates the plugins that are installed within Vagrant. If you specified -version constraints when installing the plugin, this command will respect