mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added 'dom.rc.<name>' help
This commit is contained in:
parent
ca328883a5
commit
df28b5bb73
1 changed files with 2 additions and 0 deletions
|
@ -384,6 +384,8 @@ int CmdHelp (const CLI& cli)
|
|||
<< " dom.tracked.1.duration Tracked Nth, elapsed\n"
|
||||
<< " dom.tracked.1.json Tracked Nth, interval as JSON\n"
|
||||
<< '\n'
|
||||
<< " dom.rc.<name> Configuration setting\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
// Ruler 1 2 3 4 5 6 7 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue