From e18e537befc28956cec8b9e0e17896de6faa3745 Mon Sep 17 00:00:00 2001 From: Jim Ferenczi Date: Fri, 5 Feb 2016 10:31:49 +0100 Subject: [PATCH] bin/plugin is now bin/elasticsearch-plugin Original commit: elastic/x-pack-elasticsearch@077f2a6357a5d63558e11e19906e169a68aa60b9 --- elasticsearch/x-pack/shield/dev-tools/esvm/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/x-pack/shield/dev-tools/esvm/readme.txt b/elasticsearch/x-pack/shield/dev-tools/esvm/readme.txt index ceae227e29c..12f95891899 100644 --- a/elasticsearch/x-pack/shield/dev-tools/esvm/readme.txt +++ b/elasticsearch/x-pack/shield/dev-tools/esvm/readme.txt @@ -19,7 +19,7 @@ Troubleshooting: - elasticsearch is installed under ~/.esvm/ - turn on debug in ~/.esvm/1.4.1/config/logging.yml - esvm --fresh will reinstall ES -- plugins will not re-install, you can remove them manually by ~/.esvm/1.4.1/bin/plugin remove shield +- plugins will not re-install, you can remove them manually by ~/.esvm/1.4.1/bin/elasticsearch-plugin remove shield - errors during startup will not show up. If esvm fails startup look in ~/.esvm/1.4.1/logs/*