mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: The track command interval is required, not optional
This commit is contained in:
parent
02b6b68903
commit
80ceca2e8a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ int CmdHelpUsage ()
|
|||
<< " timew start [<tag> ...]\n"
|
||||
<< " timew stop [<tag> ...]\n"
|
||||
<< " timew tags\n"
|
||||
<< " timew track [<interval>] [<tag> ...]\n"
|
||||
<< " timew track <interval> [<tag> ...]\n"
|
||||
<< "\n"
|
||||
<< "Interval:\n"
|
||||
<< " [from] <date>\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue