mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Adds final bits of extra info on plugin removal, typo fixes
This commit is contained in:
parent
bb765f3be2
commit
410d27cf7b
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue