mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdShow: Broke out config dump for a show command
This commit is contained in:
parent
d992de89e3
commit
5df1416f20
3 changed files with 89 additions and 0 deletions
|
@ -23,6 +23,7 @@ set (commands_SRCS CmdCancel.cpp
|
|||
CmdStart.cpp
|
||||
CmdStop.cpp
|
||||
CmdReportSummary.cpp
|
||||
CmdShow.cpp
|
||||
CmdTags.cpp
|
||||
CmdTrack.cpp
|
||||
CmdUndo.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue