mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 18:50:39 +02:00
Feature #921
- Feature #921, which implements a 'udas' command that describes defined UDAs, and a '_udas' for completion purposes.
This commit is contained in:
parent
ca1fce280b
commit
b63bd9e985
8 changed files with 232 additions and 0 deletions
|
@ -48,6 +48,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdSynch.cpp CmdSynch.h
|
||||
CmdTags.cpp CmdTags.h
|
||||
CmdTimesheet.cpp CmdTimesheet.h
|
||||
CmdUDAs.cpp CmdUDAs.h
|
||||
CmdUndo.cpp CmdUndo.h
|
||||
CmdUrgency.cpp CmdUrgency.h
|
||||
CmdVersion.cpp CmdVersion.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue