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

View File

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