diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index b702b473..43e551ec 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -342,6 +342,13 @@ Default value is 'off'. The debug output prefix string. Default value is '>>'. +.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..holidays = yes .br @@ -356,6 +363,20 @@ Determines how the report shows all the hours in a day ('all'), or is limited to only hours where data is tracked ('auto'). Default value is 'all'. Type is one of 'month', 'week', 'day'. +.TP +.B reports..lines = 1 +.br +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..range = .br @@ -383,17 +404,10 @@ Determines whether the hours summary is shown. Default value is 'on'. Type is one of 'month', 'week', 'day'. .TP -.B reports..lines = 1 +.B reports..totals = on .br -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'. +Determines whether the time totals are shown for each day on the report. +Default value is 'on'. Type is one of 'month', 'week', 'day'. .TP @@ -403,13 +417,6 @@ 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