diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 21652091..e9c594d9 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -296,44 +296,65 @@ Useful for troubleshooting, but not for general use. Default value is 'off'. .TP -.B reports.day.24hours = off +.B reports..24h = off .br -Determines whether the day report shows all 24 hours in a day, or is limited +Determines whether the report shows all 24 hours in a day, or is limited to only hours where data is tracked. Default value is 'off'. +Type is one of 'month', 'week', 'day'. .TP -.B reports.day.spacing = 1 +.B reports..spacing = 1 .br -Specifies how many spaces are inserted between the hours in the day report +Specifies how many spaces are inserted between the hours in the report exclusions. A value of '0' give a move compact report. Default value is '1'. +Type is one of 'month', 'week', 'day'. .TP -.B reports.day.style = compact +.B reports..style = compact .br The 'compact' style puts the hour markers inside the exclusion blocks. +Type is one of 'month', 'week', 'day'. .TP -.B reports.month.24hours = off -.br -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 reports.month.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 reports.month.summary = on +.B reports..summary = on .br Determines whether the hours summary is shown. Default value is 'on'. +Type is one of 'month', 'week', 'day'. .TP -.B reports.month.lines = 1 +.B reports..lines = 1 .br -Determines how many lines are used to render each day on the month report. +Determines how many lines are used to render each day on the report. Default value is '1'. +Type is one of 'month', 'week', 'day'. + +.TP +.B reports..month = yes +.br +Determines whether the current month is shown at left margin. +Default value is 'yes'. +Type is one of 'month', 'week', 'day'. + +.TP +.B reports..week = yes +.br +Determines whether the current week number is shown at left margin. +Default value is 'yes'. +Type is one of 'month', 'week', 'day'. + +.TP +.B reports..day = yes +.br +Determines whether the current day of the month is shown at left margin. +Default value is 'yes'. +Type is one of 'month', 'week', 'day'. + +.TP +.B reports..weekday = yes +.br +Determines whether the current weekday is shown at left margin. +Default value is 'yes'. +Type is one of 'month', 'week', 'day'. .TP .B verbose = yes