Align "SEE ALSO" sections

This commit is contained in:
Thomas Lauf 2018-06-29 18:52:17 +02:00
parent f53c6c4412
commit a03de8c348
4 changed files with 16 additions and 3 deletions

View file

@ -22,4 +22,10 @@ For example:
$ timew track 9am - 11am 'Staff Meeting'
.
Note that the track command expects a closed interval (start and end time), when recording.
If a closed interval is not provided, the 'track' command behaves the same as the 'start' command.
If a closed interval is not provided, the 'track' command behaves the same as the 'start' command.
.
.SH "SEE ALSO"
.BR timew-cancel (1),
.BR timew-continue (1),
.BR timew-start (1),
.BR timew-stop (1)