From 46fdeec627686f1779251810c5fd20b4b3f2bfc0 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 28 Mar 2018 10:02:04 +0200 Subject: update documentation --- arafetch/ara2influx.py | 2 +- arafetch/arafetch.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'arafetch') 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] -- cgit v1.2.3