Update load.py (#795)

This commit is contained in:
Udit107710
2018-06-26 11:09:17 -06:00
committed by Nick Lang
parent 656842feaf
commit 82849a4a27
+1 -1
View File
@@ -157,7 +157,7 @@ if __name__ == '__main__':
"-H", "--host",
action="store",
default="localhost:9200",
help="The elasticsearch host you wish to connect too. (Default: localhost:9200)")
help="The elasticsearch host you wish to connect to. (Default: localhost:9200)")
parser.add_argument(
"-p", "--path",
action="store",