mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.tracked.N.duration' help
This commit is contained in:
parent
6e01aa5c68
commit
ae7f763d5d
1 changed files with 1 additions and 0 deletions
|
@ -381,6 +381,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< " dom.tracked.1.tag.1 Tracked Nth, Nth tag\n"
|
||||
<< " dom.tracked.1.start Tracked Nth, start time\n"
|
||||
<< " dom.tracked.1.end Tracked Nth, end time, blank if closed\n"
|
||||
<< " dom.tracked.1.duration Tracked Nth, elapsed\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue