mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-04 12:28:35 +02:00
parent
6a7e741b02
commit
2181c48eb7
5 changed files with 237 additions and 16 deletions
|
@ -69,6 +69,8 @@ int handleCompletionConfig (std::string&);
|
|||
int handleCompletionVersion (std::string&);
|
||||
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&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue