diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index e6f317d8..359ee65e 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -28,8 +28,8 @@ Resumes tracking the most recently closed interval. For example: $ timew track yesterday 9am - 5pm tag1 tag2 $ timew continue -The 'continue' command creates a new interval, starting now, and using the tags -'tag1' and 'tag2'. See also 'start', 'stop'. +The 'continue' command creates a new interval, starting now, and using the +tags 'tag1' and 'tag2'. See also 'start', 'stop'. .TP .B timew diagnostics @@ -149,6 +149,18 @@ This file contains a mix of rules and configuration settings. Determines whether the day report shows all 24 hours in a day, or is limited to only hours where data is tracked. Default value is 'off'. +.TP +.B report.day.spacing = 1 +.br +Specifies how many spaces are inserted between the hours in the day report +exclusions. A value of '0' give a move compact report. Default value is '1'. + +.TP +.B report.day.style = compact +.br +The 'compact' style puts the hour markers inside the exclusion blocks. + + .SH MORE EXAMPLES For examples please see the online documentation starting at: