mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.tag.N' help
This commit is contained in:
parent
9d15a1aa84
commit
24aa74ea67
1 changed files with 1 additions and 0 deletions
|
@ -372,6 +372,7 @@ int CmdHelp (const CLI& cli)
|
||||||
<< " dom.active.start Active start timestamp (ISO Extended local date)\n"
|
<< " dom.active.start Active start timestamp (ISO Extended local date)\n"
|
||||||
<< " dom.active.duration Active elapsed (ISO Period)\n"
|
<< " dom.active.duration Active elapsed (ISO Period)\n"
|
||||||
<< " dom.tag.count Total tag count\n"
|
<< " dom.tag.count Total tag count\n"
|
||||||
|
<< " dom.tag.1 Nth tag used\n"
|
||||||
<< '\n'
|
<< '\n'
|
||||||
<< '\n';
|
<< '\n';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue