mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 18:50:39 +02:00
Commands - denotate
- Migrated handleDenotate to CmdDenotate.
This commit is contained in:
parent
f775341fd5
commit
d021bb8188
9 changed files with 192 additions and 107 deletions
|
@ -13,6 +13,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdCommands.cpp CmdCommands.h
|
||||
CmdCount.cpp CmdCount.h
|
||||
CmdCustom.cpp CmdCustom.h
|
||||
CmdDenotate.cpp CmdDenotate.h
|
||||
CmdDiagnostics.cpp CmdDiagnostics.h
|
||||
CmdEdit.cpp CmdEdit.h
|
||||
CmdExec.cpp CmdExec.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue