mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Update manpage for history commands
This commit is contained in:
parent
615336f3a8
commit
0c1cfe1492
1 changed files with 16 additions and 1 deletions
|
@ -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/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue