mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 00:57:19 +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
|
@ -66,7 +66,6 @@ int handleQuery (std::string&);
|
|||
int handleZshCompletionCommands (std::string&);
|
||||
int handleZshCompletionIDs (std::string&);
|
||||
int handleConfig (std::string&);
|
||||
int handleShow (std::string&);
|
||||
int handleDelete (std::string&);
|
||||
int handleStart (std::string&);
|
||||
int handleStop (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue