From 53d47106b4ea74de354e0d3e34c31b30f1effcd3 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 30 Jun 2016 17:16:35 -0400 Subject: [PATCH] Docs: Added report..cell to the man page --- doc/man/timew.1.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 90278439..aa3daec6 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -596,6 +596,16 @@ Default value is 'off'. The debug output prefix string. Default value is '>>'. +.TP +.B reports..cell = 15 +.br +Determines how many minutes are represented by a single character cell, for the +charts. +A value of '15' means that an hour is represented by 60/15, or 4 character cells. +Suitable values are the divisors of 60 (30, 20, 15, 12, ...). +Default value is '15'. +Type is one of 'month', 'week', 'day'. + .TP .B reports..day = yes .br