mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Align "SEE ALSO" sections
This commit is contained in:
parent
f53c6c4412
commit
a03de8c348
4 changed files with 16 additions and 3 deletions
|
@ -12,4 +12,7 @@ If there is an open interval, it is abandoned.
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.
|
.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR timew-stop (1)
|
.BR timew-continue (1),
|
||||||
|
.BR timew-start (1),
|
||||||
|
.BR timew-stop (1),
|
||||||
|
.BR timew-track (1)
|
|
@ -30,5 +30,7 @@ Using the 'summary' command and specifying the ':ids' hint shows interval IDs.
|
||||||
This command is a convenient way to resume work without re-entering the tags.
|
This command is a convenient way to resume work without re-entering the tags.
|
||||||
.
|
.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
.BR timew-cancel (1),
|
||||||
.BR timew-start (1),
|
.BR timew-start (1),
|
||||||
.BR timew-stop (1)
|
.BR timew-stop (1),
|
||||||
|
.BR timew-track (1)
|
|
@ -28,7 +28,9 @@ An optional date may be specified to indicate the intended start of the tracked
|
||||||
If there is a previous open interval, it will be closed at the given start time.
|
If there is a previous open interval, it will be closed at the given start time.
|
||||||
.
|
.
|
||||||
Quotes are harmless if used unnecessarily.
|
Quotes are harmless if used unnecessarily.
|
||||||
|
.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
.BR timew-cancel (1),
|
||||||
.BR timew-continue (1),
|
.BR timew-continue (1),
|
||||||
.BR timew-stop (1),
|
.BR timew-stop (1),
|
||||||
.BR timew-track (1)
|
.BR timew-track (1)
|
|
@ -23,3 +23,9 @@ For example:
|
||||||
.
|
.
|
||||||
Note that the track command expects a closed interval (start and end time), when recording.
|
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)
|
Loading…
Add table
Add a link
Reference in a new issue