mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Added :lastweek hint
This commit is contained in:
parent
b5cf680730
commit
0569071a5d
3 changed files with 20 additions and 7 deletions
|
@ -210,6 +210,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< " :month This month\n"
|
||||
<< " :quarter This quarter\n"
|
||||
<< " :year This year\n"
|
||||
<< " :lastweek Last week\n"
|
||||
<< '\n'
|
||||
<< " :fill Expand time to fill surrounding available gap\n"
|
||||
<< " Only functions when exclusions are provided\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue