mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Displays shorter message when a command is entered incorrectly, and the full usage for "task help".
This commit is contained in:
parent
4572c97c9d
commit
7409e23ce0
4 changed files with 148 additions and 2 deletions
|
@ -16,6 +16,8 @@ Configurable columns in reports
|
|||
"monthsperline" configuration variable. Feature added by Damian Glenny
|
||||
+ "task export" can now filter tasks like the reports.
|
||||
+ Factored out code to filter tasks.
|
||||
+ Displays shorter message when a command is entered incorrectly, and the
|
||||
full usage for "task help".
|
||||
+ Bug: Segmentation fault when no "dateformat" configuration variable
|
||||
specified
|
||||
+ Bug: Fixed bug whereby if you have more than one task with a due date, 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue