CmdHelp: Added 'dom.tag.N' help

This commit is contained in:
Paul Beckingham 2016-07-16 12:47:03 -04:00
parent 9d15a1aa84
commit 24aa74ea67

View file

@ -372,6 +372,7 @@ int CmdHelp (const CLI& cli)
<< " 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"
<< " dom.tag.1 Nth tag used\n"
<< '\n'
<< '\n';