summaryrefslogtreecommitdiffstats
path: root/arafetch/ara2influx.py
diff options
context:
space:
mode:
Diffstat (limited to 'arafetch/ara2influx.py')
-rw-r--r--arafetch/ara2influx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/arafetch/ara2influx.py b/arafetch/ara2influx.py
index 574a856..76fa3a6 100644
--- a/arafetch/ara2influx.py
+++ b/arafetch/ara2influx.py
@@ -4,7 +4,7 @@
Options:
--db FILE path to db [Default: db.json]
--cantine CANTINE name of the cantine [Default: thales-deutschland]
- --host HOST hostname or ip of influx [Default: omo]
+ --host HOST hostname or ip of influx [Default: localhost]
"""
import sys
from docopt import docopt