From 0c1cfe1492bdc64b7b78e8e52444a019a394d7a6 Mon Sep 17 00:00:00 2001 From: Lukas Barth Date: Wed, 8 Feb 2017 19:23:10 +0100 Subject: [PATCH] Update manpage for history commands --- doc/man/task.1.in | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/doc/man/task.1.in b/doc/man/task.1.in index dc0b2110a..f95264935 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -200,6 +200,14 @@ Shows a graphical report of task status by year. Shows a graphical report of task status by month. Note that 'ghistory' is an alias to 'ghistory.monthly'. +.TP +.B task ghistory.weekly +Shows a graphical report of task status by week. + +.TP +.B task ghistory.daily +Shows a graphical report of task status by day. + .TP .B task help Shows the long usage text. @@ -213,6 +221,14 @@ Shows a report of task history by year. Shows a report of task history by month. Note that 'history' is an alias to 'history.monthly'. +.TP +.B task history.weekly +Shows a report of task history by week. + +.TP +.B task history.daily +Shows a report of task history by day. + .TP .B task ids Applies the filter then extracts only the task IDs and presents them as @@ -1314,4 +1330,3 @@ You can contact the project by emailing .TP Bugs in Taskwarrior may be reported to the issue-tracker at -