Removed / from command

This commit is contained in:
Mark Walkom 2015-11-04 14:54:40 +11:00
parent 97a066829c
commit ab0cba4bbf
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ For instance:
/bin/elasticsearch -d -p /tmp/foo.pid --http.cors.enabled=true --http.cors.allow-origin='*'
-----------
For a list of static parameters, run `/bin/elasticsearch -h`
For a list of static parameters, run `bin/elasticsearch -h`
==== `-f` removed