mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Added 'dom.active.duration' help
This commit is contained in:
parent
72a37db559
commit
8b8dd7bd49
1 changed files with 2 additions and 1 deletions
|
@ -369,7 +369,8 @@ int CmdHelp (const CLI& cli)
|
|||
<< " 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 Nth tag\n"
|
||||
<< " dom.active.start Active start timestamp (YYYY-MM-DDTHH:MM:SS)\n"
|
||||
<< " dom.active.start Active start timestamp (ISO Extended local date)\n"
|
||||
<< " dom.active.duration Active elapsed (ISO Period)\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue