Merge branch 'pr/5285' into 4.2

This commit is contained in:
Rashid Khan 2015-11-17 09:10:23 -07:00
commit 099b8b099b

View file

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