diff --git a/docs/USAGE.md b/docs/USAGE.md index 76aa6ad..c733a69 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -48,10 +48,10 @@ Index options --batch-size= Index batch size. DEFAULT: 100 -f, --force-reset Reset Elasticsearch mappings and settings. (You must use this option the first time you use the index command) + Web options --es-url= Elasticsearch url. DEFAULT=http://localhost:9200 - --bind= Listen on this address. DEFAULT=localhost - --port= Listen on this port. DEFAULT=4090 + --bind= Listen on this address. DEFAULT=localhost:4090 --auth= Basic auth in user:password format Made by simon987 . Released under GPL-3.0