Docs: Expanded man page entry for the 'continue' command

This commit is contained in:
Paul Beckingham 2016-03-27 01:25:06 -04:00
parent 49431be766
commit 36536432d0

View file

@ -21,7 +21,13 @@ there is any active tracking, and if so, shows a summary.
.TP .TP
.B timew continue .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 .TP
.B timew diagnostics .B timew diagnostics