mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Commands
- Migrated handleVersion to CmdVersion.
This commit is contained in:
parent
d892a0cbd2
commit
fc77e04b54
9 changed files with 174 additions and 86 deletions
|
@ -66,7 +66,6 @@ int handleUrgency (std::string&);
|
|||
int handleQuery (std::string&);
|
||||
int handleZshCompletionCommands (std::string&);
|
||||
int handleZshCompletionIDs (std::string&);
|
||||
int handleVersion (std::string&);
|
||||
int handleConfig (std::string&);
|
||||
int handleShow (std::string&);
|
||||
int handleDelete (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue