CmdHelp: Added 'dom.active.json' help

This commit is contained in:
Paul Beckingham 2016-07-16 13:05:14 -04:00
parent 348b42bfb9
commit fd2b5f52c6

View file

@ -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.active.json Active interval as JSON\n"
<< " dom.tag.count Total tag count\n"
<< " dom.tag.1 Nth tag used\n"
<< '\n'