Update CLI-Usage: add onlinetimethreshold-arg

This commit is contained in:
Thor77 2016-11-11 18:45:52 +01:00
parent 5dc21e89de
commit 2e234d00bb
1 changed files with 2 additions and 0 deletions

View File

@ -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