mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
zcmdcat: Categorize commands.
This commit is contained in:
parent
c83f702f58
commit
53a702d79a
47 changed files with 65 additions and 0 deletions
|
@ -54,6 +54,7 @@ CmdInfo::CmdInfo ()
|
|||
//
|
||||
// Once the test suite is completely modified, this can be corrected.
|
||||
_displays_id = false;
|
||||
_category = Command::Category::interrogator;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue