Update manpage for history commands

This commit is contained in:
Lukas Barth 2017-02-08 19:23:10 +01:00 committed by Paul Beckingham
parent 615336f3a8
commit 0c1cfe1492

View file

@ -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 <filter> ghistory.weekly
Shows a graphical report of task status by week.
.TP
.B task <filter> 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 <filter> history.weekly
Shows a report of task history by week.
.TP
.B task <filter> history.daily
Shows a report of task history by day.
.TP
.B task <filter> 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
<https://bug.tasktools.org/>