mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
27 lines
591 B
Groff
27 lines
591 B
Groff
.TH timew-gaps 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
|
|
.
|
|
.SH NAME
|
|
timew-gaps \- display time tracking gaps
|
|
.
|
|
.SH SYNOPSIS
|
|
.B timew gaps
|
|
[
|
|
.I <range>
|
|
] [
|
|
.I <tag>
|
|
.B ...
|
|
]
|
|
.
|
|
.SH DESCRIPTION
|
|
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'.
|
|
.
|