mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.tag.count' help
This commit is contained in:
parent
3b789629d7
commit
29b086b315
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< " dom.active.tag.1 Active Nth tag\n"
|
||||
<< " dom.active.start Active start timestamp (ISO Extended local date)\n"
|
||||
<< " dom.active.duration Active elapsed (ISO Period)\n"
|
||||
<< " dom.tag.count Total tag count\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue