mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
hints: Added :lastmonth
This commit is contained in:
parent
e0964e9b50
commit
28fe24eb10
4 changed files with 22 additions and 0 deletions
|
@ -93,6 +93,7 @@ void initializeEntities (CLI& cli)
|
|||
cli.entity ("hint", ":debug");
|
||||
cli.entity ("hint", ":fill");
|
||||
cli.entity ("hint", ":ids");
|
||||
cli.entity ("hint", ":lastmonth");
|
||||
cli.entity ("hint", ":lastweek");
|
||||
cli.entity ("hint", ":month");
|
||||
cli.entity ("hint", ":nocolor");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue