mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
zcmdcat: Categorize reports.
This commit is contained in:
parent
8eb965d71d
commit
c83f702f58
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ CmdCustom::CmdCustom (
|
|||
_description = d;
|
||||
_read_only = true;
|
||||
_displays_id = true;
|
||||
_category = Category::report;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue