From 67010258f06bab685d1947ff7a8c3cdd715af704 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 24 Apr 2016 10:08:06 -0400 Subject: [PATCH] Docs: Added 'report.day.24hours' setting --- doc/man/timew.1.in | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index a4971e3a..e6f317d8 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -62,10 +62,10 @@ Runs an extension report, and supports filtering data. The 'report' command itself is optional, which means that these two commands are equivalent: - $ timew report summary :week - $ timew summary :week + $ timew report foo :week + $ timew foo :week -This does however assume there is a 'summary' extension installed. +This does however assume there is a 'foo' extension installed. .TP .B timew start [] [ ...] @@ -141,6 +141,14 @@ forms of feedback, for purposes of automation. The supported hints are: Timewarrior stores its configuration in a file in the user's home directory: ~/.timewarrior/timewarrior.cfg. +This file contains a mix of rules and configuration settings. + +.TP +.B report.day.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'. + .SH MORE EXAMPLES For examples please see the online documentation starting at: