mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands
- Migrated handleShow to CmdShow.
This commit is contained in:
parent
54d98a6b2d
commit
62203a45f8
9 changed files with 362 additions and 277 deletions
|
@ -11,6 +11,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdHelp.cpp CmdHelp.h
|
||||
CmdInstall.cpp CmdInstall.h
|
||||
CmdLogo.cpp CmdLogo.h
|
||||
CmdShow.cpp CmdShow.h
|
||||
CmdTags.cpp CmdTags.h
|
||||
CmdTip.cpp CmdTip.h
|
||||
CmdVersion.cpp CmdVersion.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue