mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Add CONFIGURATION section
This commit is contained in:
parent
661e9f658e
commit
fc49a4003a
2 changed files with 18 additions and 0 deletions
|
@ -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)
|
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue