Adds final bits of extra info on plugin removal, typo fixes

This commit is contained in:
Paul Echeverri 2015-09-18 15:54:49 -07:00
parent bb765f3be2
commit 410d27cf7b

View file

@ -77,7 +77,9 @@ Use the `--remove` or `-r` option to remove a plugin, including any configuratio
example:
[source,shell]
bin/kibana plugin --remove elasticsearch/marvel-ui
bin/kibana plugin --remove marvel-ui
You can also remove a plugin manually by deleting the plugin's subdirectory under the `installedPlugins` directory.
[float]
=== Updating Plugins