mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.active.start' help
This commit is contained in:
parent
97e8d6d558
commit
9e4ae7a83c
1 changed files with 2 additions and 1 deletions
|
@ -368,7 +368,8 @@ 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"
|
||||
<< " dom.active.tag.1 Active Nth tag\n"
|
||||
<< " dom.active.start Active start timestamp (YYYY-MM-DDTHH:MM:SS)\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue