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 get a resume of your tasks in a date running the following command:

$ timetracking list [date]
or
$ tm l [date]

The result will be a list of your tasks and the time (HH:mm) each took, like this:

tm list

Note 1: By default [date] must be in the format configured MM/dd/yyyy. This format can be changed by the configuration file, see Installation section.

Note 2: If the [date] is not given the summary will be the current date.

Clone this wiki locally