diff --git a/README.md b/README.md index a794c93..4c93e7b 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ As you can use: --format=
for human readable, json or semicolon separated fields --help list all options --ignoreduplicates= ignore duplicate telegrams, remember the last 10 telegrams - --json_xxx=yyy always add "xxx"="yyy" to the json output and add shell env METER_xxx=yyy + --field_xxx=yyy always add "xxx"="yyy" to the json output and add shell env METER_xxx=yyy (--json_xxx=yyy also works) --license print GPLv3+ license --listento= listen to one of the c1,t1,s1,s1m,n1a-n1f link modes --listento=, listen to more than one link mode at the same time, assuming the dongle supports it @@ -210,6 +210,7 @@ As you can use: --listfields= list the fields selectable for the given meter driver --listmeters list all meter drivers --listmeters= list all meter drivers containing the text + --listunits list all unit suffixes that can be used for typing values --logfile= use this file for logging --logtelegrams log the contents of the telegrams for easy replay --logtimestamps= add log timestamps: always never important @@ -513,7 +514,7 @@ METER_TIME_BURSTING METER_TIMESTAMP ``` -(If you have supplied `--json_floor=5` then you will also see `METER_floor` in the list) +(If you have supplied `--field_floor=5` then you will also see `METER_floor` in the list) Note that the `METER_TIMESTAMP` and the timestamp in the json output, is in UTC format, this is not your localtime. However the hr and fields output will print your localtime. diff --git a/wmbusmeters.1 b/wmbusmeters.1 index 95f98a2..e590b67 100644 --- a/wmbusmeters.1 +++ b/wmbusmeters.1 @@ -59,6 +59,8 @@ mqtt_publish) sent to a REST API (eg curl) or store it in a database \fB\--listmeters=\fR list all meter types containing the text +\fB\--listunits=\fR list all unit suffixes that can be used for typing values + \fB\--logfile=\fR use this file for logging \fB\--logtelegrams\fR log the contents of the telegrams for easy replay