hints: Added :lastyear

This commit is contained in:
Paul Beckingham 2016-06-06 20:32:24 -04:00
parent 33f1239e93
commit 12dfee1bc8
4 changed files with 14 additions and 0 deletions

View file

@ -304,6 +304,7 @@ int CmdHelp (const CLI& cli)
<< " :lastweek Last week\n"
<< " :lastmonth Last month\n"
<< " :lastquarter Last quarter\n"
<< " :lastyear Last year\n"
<< '\n'
<< '\n';