mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug
- Fixed typo in CMakeLists.txt file that worked on the OSX case-insensitive file system. - Man page correction.
This commit is contained in:
parent
82eebc93bf
commit
17f3717871
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdExec.cpp CmdExec.h
|
||||
CmdHelp.cpp CmdHelp.h
|
||||
CmdHistory.cpp CmdHistory.h
|
||||
CmdIds.cpp CmdIds.h
|
||||
CmdIDs.cpp CmdIDs.h
|
||||
CmdInfo.cpp CmdInfo.h
|
||||
CmdInstall.cpp CmdInstall.h
|
||||
CmdLogo.cpp CmdLogo.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue