- Added support for "task stop <id>" command, that removes the start time from a task.
- Updated documentation accordingly.
This commit is contained in:
@@ -138,6 +138,7 @@ static const char* commands[] =
|
||||
"projects",
|
||||
"start",
|
||||
"stats",
|
||||
"stop",
|
||||
"summary",
|
||||
"tags",
|
||||
"undelete",
|
||||
|
||||
Reference in New Issue
Block a user