From 90ed4862503000eafc55bf3317132aa7874444b7 Mon Sep 17 00:00:00 2001 From: Paul Echeverri Date: Fri, 18 Sep 2015 14:56:24 -0700 Subject: [PATCH] Adds information on updating plugins --- docs/plugins.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/plugins.asciidoc b/docs/plugins.asciidoc index 7b0d370a49a0..bb7a88bc6bd7 100644 --- a/docs/plugins.asciidoc +++ b/docs/plugins.asciidoc @@ -77,6 +77,11 @@ example: [source,shell] bin/kibana plugin --remove elasticsearch/marvel-ui +[float] +=== Updating Plugins + +To update a plugin, remove the current version and reinstall the plugin. + [float] === Configuring the Plugin Manager