Replace empty lines with null requests

This commit is contained in:
Thomas Lauf 2018-06-23 17:46:42 +02:00
parent 58ed4d9ba8
commit 54468edcad
29 changed files with 226 additions and 197 deletions

View file

@ -1,8 +1,8 @@
.TH timew-gaps 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-gaps \- display time tracking gaps
.
.SH SYNOPSIS
.B timew gaps
[
@ -11,17 +11,18 @@ timew-gaps \- display time tracking gaps
.I <tag>
.B ...
]
.
.SH DESCRIPTION
.B timew gaps [<interval>] [<tag> ...]
Displays a summary of time that is neither tracked nor excluded from tracking.
.
The 'reports.gaps.range' configuration setting overrides the default date range.
The ':blank' hint causes only the excluded time to be shown, with no tracked
time.
The default date range shown is ':day'.
.
The ':blank' hint causes only the excluded time to be shown, with no tracked
time.
.
See also 'summary'.
.