diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2019-06-06 17:04:13 +0200 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2019-06-06 17:04:13 +0200 |
commit | 767245efb5ccc2dc4c5967aead3e80b81f38df10 (patch) | |
tree | 2e5ada64539e5de9c59837a7941f5932d90a469a /bin/mimosa-etv | |
parent | 44c03526a357cfc4b0c04a7dc70f3534d52937f7 (diff) |
mimosa-etv: fix usage notice
Diffstat (limited to 'bin/mimosa-etv')
-rwxr-xr-x | bin/mimosa-etv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mimosa-etv b/bin/mimosa-etv index 9d98592..8e8ba44 100755 --- a/bin/mimosa-etv +++ b/bin/mimosa-etv @@ -17,7 +17,7 @@ def show_help(): USAGE -mimosa-etv [--skip <count>] [--threshold <power>] [--plot] [--stat] <file> +mimosa-etv [--skip <count>] [--threshold <power>] [--plot] [--stat] <voltage> <shunt> <file> DESCRIPTION |