mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
docs: Fix internal documentation for continue command
This commit is contained in:
parent
367533efda
commit
b619b2b574
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ int CmdHelp (
|
|||
std::cout << '\n'
|
||||
<< "Syntax: timew continue\n"
|
||||
<< '\n'
|
||||
<< "Resumes tracking the most recently closed interval. For example:\n"
|
||||
<< "Resumes tracking of closed interval. For example:\n"
|
||||
<< '\n'
|
||||
<< " $ timew track 9am - 10am tag1 tag2\n"
|
||||
<< " $ timew track 11am - 1pm tag3\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue