Merge branch 'denotate' into 1.9.2
This commit is contained in:
@@ -33,6 +33,13 @@ Adds a new task that is already completed, to the task list.
|
||||
.B annotate ID description
|
||||
Adds an annotation to an existing task.
|
||||
|
||||
.TP
|
||||
.B denotate ID description
|
||||
Deletes an annotation for the specified task. If the provided description matches an
|
||||
annotation exactly, the corresponding annotation is deleted. If the provided description
|
||||
matches an annotation partly (from the beginning), the first partly matched annotation
|
||||
is deleted.
|
||||
|
||||
.TP
|
||||
.B info ID
|
||||
Shows all data and metadata for the specified task.
|
||||
|
||||
Reference in New Issue
Block a user