mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
zcmdcat: Categorize 'task context'.
This commit is contained in:
parent
de9a815063
commit
5ca1dd540e
3 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,7 @@ CmdContext::CmdContext ()
|
|||
_description = STRING_CMD_CONTEXT_USAGE;
|
||||
_read_only = true;
|
||||
_displays_id = false;
|
||||
_category = Command::Category::context;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue