mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Added 'dom.active.tags.N' help
This commit is contained in:
parent
08d37fdd65
commit
099cdfff6c
1 changed files with 1 additions and 0 deletions
|
@ -368,6 +368,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< '\n'
|
||||
<< " dom.active '1' if there is active tracking, otherwise '0'\n"
|
||||
<< " dom.active.tag.count Count of active tags\n"
|
||||
<< " dom.active.tag.1 Active first tag\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue