Update configuration.asciidoc

Correct configuration of `path.conf`
This commit is contained in:
Christoph Wurm 2016-05-31 15:43:16 +02:00
parent adf4712164
commit de7688ae5d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ setting, as follows:
[source,sh]
-------------------------------
./bin/elasticsearch -Epath.conf=/path/to/my/config/
./bin/elasticsearch -Ees.path.conf=/path/to/my/config/
-------------------------------
[float]