# HG changeset patch # User Bernhard Reiter # Date 1424078482 -3600 # Node ID 617ced8c7a40e29e6ec7734cf6ba2d109524e86f # Parent 58537062fe7429dae5875591173a034ab1199d2e scripts/zeiterfassung.py: enabled choice of used templates. diff -r 58537062fe74 -r 617ced8c7a40 scripts/zeiterfassung.py --- a/scripts/zeiterfassung.py Mon Feb 09 10:17:25 2015 +0100 +++ b/scripts/zeiterfassung.py Mon Feb 16 10:21:22 2015 +0100 @@ -26,20 +26,22 @@ USAGE = '''usage: %s with - [--user=|-u ] : Name of user, default: $USER - [--database=|-d ]: getan database, default: time.db - [--project=|-p ] : Key of output project, default: all - [--encoding=|-e encoding] : encoding of output, default: none + [--user=|-u ] : Name of user, default: $USER + [--database=|-d ]: getan database, default: time.db + [--project=|-p ] : Key of output project, default: all + [--encoding=|-e encoding] : encoding of output, default: none [--week=]|-w ] : week of year [--year=]|-y ] : year [--list|-l] : list all projects [--help|-h] : This text [--emtpy|-m] : show empty projects - [--lastweek|-c] : entries of last working week''' + [--lastweek|-c] : entries of last working week + [--template|-t