Update CLI-Usage: add onlinetimethreshold-arg
This commit is contained in:
parent
5dc21e89de
commit
2e234d00bb
|
@ -40,6 +40,8 @@ optional arguments:
|
||||||
path to custom template
|
path to custom template
|
||||||
-dtf DATETIMEFORMAT, --datetimeformat DATETIMEFORMAT
|
-dtf DATETIMEFORMAT, --datetimeformat DATETIMEFORMAT
|
||||||
format of date/time-values (datetime.strftime)
|
format of date/time-values (datetime.strftime)
|
||||||
|
-otth ONLINETIMETHRESHOLD, --onlinetimethreshold ONLINETIMETHRESHOLD
|
||||||
|
threshold for displaying onlinetime (in seconds)
|
||||||
```
|
```
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
Loading…
Reference in New Issue