mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Expanded the definition of an interval
This commit is contained in:
parent
7d3fb34a87
commit
ecdfd2879c
1 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@ int CmdHelpUsage ()
|
|||
<< " [from] <date>\n"
|
||||
<< " [from] <date> to/- <date>\n"
|
||||
<< " [from] <date> for <duration>\n"
|
||||
<< " <duration> before <date>\n"
|
||||
<< " <duration> after <date>\n"
|
||||
<< " <duration>\n"
|
||||
<< " <duration> before/after <date>\n"
|
||||
<< " <duration> ago\n"
|
||||
<< " [for] <duration>\n"
|
||||
<< '\n'
|
||||
<< "Tag:\n"
|
||||
<< " Word\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue