mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Feature #408 - Allow deletion of annotations.
- Added new denotate command - Added unit tests in denotate.t - Change task.1 man page
This commit is contained in:
parent
5e55166617
commit
5e53226eb8
11 changed files with 233 additions and 1 deletions
|
@ -77,6 +77,7 @@
|
|||
#define CMD_DONE 208
|
||||
#define CMD_DUPLICATE 209
|
||||
#define CMD_EDIT 210
|
||||
#define CMD_DENOTATE 211
|
||||
|
||||
#define CMD_HELP 212
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue