mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +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
|
@ -179,6 +179,8 @@ a img { border: none; padding: 0; margin: 0; }
|
|||
<li>"task calendar" now displays multiple months per line, adjustable
|
||||
by the "monthsperline" configuration variable. Feature added by
|
||||
Damian Glenny
|
||||
<li>Displays shorter message when a command is entered incorrectly,
|
||||
and the full usage for "task help"
|
||||
<li>Fixed bug where task generates a segmentation fault for several
|
||||
commands, when no "dateformat" configuration variable was present
|
||||
<li>Fixed bug whereby if you have more than one task with a due date,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue