mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.active.tags.count' help
This commit is contained in:
parent
f23f7af46d
commit
02a03be0cc
1 changed files with 1 additions and 0 deletions
|
@ -367,6 +367,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< "Supported DOM references are:\n"
|
||||
<< '\n'
|
||||
<< " dom.active '1' if there is active tracking, otherwise '0'\n"
|
||||
<< " dom.active.tag.count Count of active tags\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue