mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-27 12:16:25 +02:00
Replace empty lines with null requests
This commit is contained in:
parent
58ed4d9ba8
commit
54468edcad
29 changed files with 226 additions and 197 deletions
|
@ -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'.
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue