summaryrefslogtreecommitdiffstats
path: root/arafetch
diff options
context:
space:
mode:
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]