Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
schoetbi authored Dec 15, 2019
1 parent 70887e5 commit 8bd6632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Both report types have the option to aggregate the work daily.

### Begin a task

To start a task enter ``ttrack projA/task-123``. This command assumes that the starting time is "NOW". If you want to entere an explicit time you can do so by entering ``ttrack projA/task-123 <date>``.
To start a task enter ``ttrack begin projA/task-123``. This command assumes that the starting time is "NOW". If you want to entere an explicit time you can do so by entering ``ttrack begin projA/task-123 <date>``.

For the start date (as well as all other places where ttrack needs to have a date) TTrack tries to detect the formt how you enter the date and time. For example
TTrack detects ``11-03-2011`` as the 3rd November 2011. If you enter ``03.11.2001`` the date is also the thrid of November 2011 but in the German format.
Expand Down

0 comments on commit 8bd6632

Please sign in to comment.