mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 09:40:37 +02:00
zcmdcat: Categorize commands.
This commit is contained in:
parent
c83f702f58
commit
53a702d79a
47 changed files with 65 additions and 0 deletions
|
@ -41,6 +41,7 @@ CmdLogo::CmdLogo ()
|
|||
_description = STRING_CMD_LOGO_USAGE;
|
||||
_read_only = true;
|
||||
_displays_id = false;
|
||||
_category = Command::Category::misc;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue