mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Added weekday hints
This commit is contained in:
parent
f6ef46d822
commit
d15e99fe35
5 changed files with 52 additions and 0 deletions
|
@ -557,6 +557,13 @@ int CmdHelp (
|
|||
<< " :lastmonth Last month\n"
|
||||
<< " :lastquarter Last quarter\n"
|
||||
<< " :lastyear Last year\n"
|
||||
<< " :monday Previous monday\n"
|
||||
<< " :tuesday Previous tuesday\n"
|
||||
<< " :wednesday Previous wednesday\n"
|
||||
<< " :thursday Previous thursday\n"
|
||||
<< " :friday Previous friday\n"
|
||||
<< " :saturday Previous saturday\n"
|
||||
<< " :sunday Previous sunday\n"
|
||||
<< '\n'
|
||||
<< '\n';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue