Update EXAMPLES section

This commit is contained in:
Thomas Lauf 2019-02-21 23:46:16 +01:00
parent fc49a4003a
commit 1c85721876
24 changed files with 213 additions and 170 deletions

View file

@ -19,15 +19,18 @@ If no tags are specified, all tracking stops.
.
.SH EXAMPLES
For example:
.
$ timew start tag1 tag2
...
$ timew stop tag1
.
.RS
$ timew start tag1 tag2
.br
...
.br
$ timew stop tag1
.RE
Initially time is tracked for both 'tag1' and 'tag2', then 'tag1' tracking is stopped, leaving tag2 active.
To stop all tracking:
.
$ timew stop
.RS
$ timew stop
.RE
.
.SH "SEE ALSO"
.BR timew-cancel (1),