mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
hints: Added :lastyear
This commit is contained in:
parent
33f1239e93
commit
12dfee1bc8
4 changed files with 14 additions and 0 deletions
|
@ -96,6 +96,7 @@ void initializeEntities (CLI& cli)
|
|||
cli.entity ("hint", ":lastmonth");
|
||||
cli.entity ("hint", ":lastquarter");
|
||||
cli.entity ("hint", ":lastweek");
|
||||
cli.entity ("hint", ":lastyear");
|
||||
cli.entity ("hint", ":month");
|
||||
cli.entity ("hint", ":nocolor");
|
||||
cli.entity ("hint", ":quarter");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue