typos removed

This commit is contained in:
Patrick Lipka 2021-12-17 16:43:57 +01:00
parent 16de5af8ed
commit d09c657d91
1 changed files with 3 additions and 4 deletions

View File

@ -80,7 +80,7 @@ Switched to project Test Project
#### `nt [<Project Name>/]<Task Name>`
Creates a new task with the given name inside the currently active project and sets it active.\
If the optional parameter `<Project Name>` is present, the task si beeing created in the specified Project instead. This also changes the active project\
If the optional parameter `<Project Name>` is present, the task is beeing created in the specified Project instead. This also changes the active project to `<Project Name>`\
The task name must be different from existing tasks.
Examples:
@ -217,8 +217,7 @@ tt> at 120 Project_2/Task_1
Tracking data saved to file /home/patrick/track/2021-12
~~~
#### `rt [<Project Name>/]<Task Name>`
Remove time from task.\
Usage identical to `at`.
Remove time from task. Usage identical to `at`.
#### `report [<yyyy-mm>]`
Generate report for current month. This does only list tasks with working time of more than 0.01h in current month. \