mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Expanded man page entry for the 'continue' command
This commit is contained in:
parent
49431be766
commit
36536432d0
1 changed files with 7 additions and 1 deletions
|
@ -21,7 +21,13 @@ there is any active tracking, and if so, shows a summary.
|
|||
|
||||
.TP
|
||||
.B timew continue
|
||||
Resumes tracking the most recently closed interval. See also 'start', 'stop'.
|
||||
Resumes tracking the most recently closed interval. For exqample:
|
||||
|
||||
$ timew track yesterday 9am - 5pm tag1 tag2
|
||||
$ timew continue
|
||||
|
||||
The 'continue' command creates a new interval, starting now, and using the tags
|
||||
'tag1' and 'tag2'. See also 'start', 'stop'.
|
||||
|
||||
.TP
|
||||
.B timew diagnostics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue