mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Added :yesterday to man page
This commit is contained in:
parent
d0074bd964
commit
ae1b73bae5
1 changed files with 2 additions and 1 deletions
|
@ -235,7 +235,8 @@ int CmdHelp (const CLI& cli)
|
|||
<< " :color Force color on, even if not connected to a TTY\n"
|
||||
<< " :nocolor Force color off, even if connected to a TTY\n"
|
||||
<< "\n"
|
||||
<< " :day The 24-hours of the current day\n"
|
||||
<< " :yesterday The 24 hours of the previous day\n"
|
||||
<< " :day The 24 hours of the current day\n"
|
||||
<< " :week This week\n"
|
||||
<< " :month This month\n"
|
||||
<< " :quarter This quarter\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue