mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Added features #36 and #37, providing annual versions of the 'history' and 'ghistory' command as 'history.annual' and 'ghistory.annual'. - Uses new canonical names history.monthly, history.annual, ghistory.monthly and ghistory.annual, with aliases providing original history and ghistory commands. - Updated man pages.
This commit is contained in:
parent
fcbc8a2ee2
commit
d92e80e289
11 changed files with 542 additions and 108 deletions
|
@ -42,8 +42,8 @@
|
|||
210 edit
|
||||
211 export
|
||||
212 help
|
||||
213 history
|
||||
214 ghistory
|
||||
213 history.monthly
|
||||
214 ghistory.monthly
|
||||
215 import
|
||||
216 info
|
||||
217 prepend
|
||||
|
@ -59,6 +59,9 @@
|
|||
227 undo
|
||||
228 version
|
||||
229 shell
|
||||
230 config
|
||||
231 history.annual
|
||||
232 ghistory.annual
|
||||
|
||||
# 3xx Attributes - must be sequential
|
||||
300 project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue