Add CONFIGURATION section

This commit is contained in:
Thomas Lauf 2019-02-21 23:22:00 +01:00
parent 661e9f658e
commit fc49a4003a
2 changed files with 18 additions and 0 deletions

View file

@ -21,5 +21,14 @@ The default date range shown is ':day'.
.
The ':blank' hint causes only the excluded time to be shown, with no tracked time.
.
.SH CONFIGURATION
.TP
.B reports.gaps.range
.RS
For reports that show a range of data, this setting will override the default value.
The value should be a range hint, see
.BR timew-hints (7).
.RE
.
.SH "SEE ALSO"
.BR timew-summary (1)

View file

@ -22,6 +22,15 @@ Accepts date ranges and tags for filtering, or shortcut hints:
.
The ':ids' hint adds an 'ID' column to the summary report output for interval modification.
.
.SH CONFIGURATION
.TP
.B reports.summary.holidays
.RS
Determines whether relevant holidays are shown beneath the report.
.br
Default value is 'yes'.
.RE
.
.SH "SEE ALSO"
.BR timew-day (1),
.BR timew-lengthen (1),