mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.tracked.N.tag.N' help
This commit is contained in:
parent
4f8a1fcbc4
commit
740d91e1b4
1 changed files with 1 additions and 0 deletions
|
@ -378,6 +378,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< '\n'
|
||||
<< " dom.tracked.count Count of tracked intervals\n"
|
||||
<< " dom.tracked.1.tag.count Count of active tags\n"
|
||||
<< " dom.tracked.1.tag.1 Tracked Nth, Nth tag\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue