CLI¶
usage: toggl2pl [-h] [-c CONFIG] [-d DATE] [-r]
Named Arguments¶
- -c, --config
Path to configuration file (default: ~/.toggl2pl/config.yml)
Default: “/home/docs/.toggl2pl/config.yml”
- -d, --date
The date when work was actually done in YYYY-MM-DD format (default: current day).
Default: “2019-04-13”
- -r, --round
Round the number of minutes spent on each project to +/- 5 minutes.
Default: False