summaryrefslogtreecommitdiffstats
path: root/arafetch
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-03-28 10:02:04 +0200
committermakefu <github@syntax-fehler.de>2018-03-28 10:02:04 +0200
commit46fdeec627686f1779251810c5fd20b4b3f2bfc0 (patch)
tree924061ee1034ef7deb1c5619031ecd12f90c3a65 /arafetch
parenta766502f63b006aea5f2188116a6e29a131d5cc8 (diff)
update documentation
Diffstat (limited to 'arafetch')
-rw-r--r--arafetch/ara2influx.py2
-rwxr-xr-xarafetch/arafetch.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/arafetch/ara2influx.py b/arafetch/ara2influx.py
index 26d7d0a..574a856 100644
--- a/arafetch/ara2influx.py
+++ b/arafetch/ara2influx.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-""" usage: fetchday [options] DB
+""" usage: ara2influx [options] DB
Options:
--db FILE path to db [Default: db.json]
diff --git a/arafetch/arafetch.py b/arafetch/arafetch.py
index 4364762..d3d69de 100755
--- a/arafetch/arafetch.py
+++ b/arafetch/arafetch.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-""" usage: fetchday [options]
+""" usage: arafetch [options]
Options:
--db FILE path to db [Default: db.json]