mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Added 'dom.tracked.N.tag.count' help
This commit is contained in:
parent
7591e255af
commit
7486edc317
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< " dom.active.json Active interval as JSON\n"
|
||||
<< '\n'
|
||||
<< " dom.tracked.count Count of tracked intervals\n"
|
||||
<< " dom.tracked.1.tag.count Count of active tags\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue