Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
Marcos Vinicius Jacobs edited this page Oct 30, 2017 · 1 revision

You can finish a task running the following command:

$ timetracking finish [task]
or
$ tm f [task]

If you do not inform the [task] all tasks in progress will be completed.

You can also enter a date/hour to finish the task adding the option -t:

$ timetracking finish <task> -t <timestamp>
or
$ tm f <task> -t <timestamp>

When you use this option, the <task> parameter becomes obrigatory. The date is optional, you can only enter the time in the following format: H:mm.

Clone this wiki locally