mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Added ChangeLog entry for new 'config' command.
This commit is contained in:
parent
dca4772f33
commit
065384027e
1 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,10 @@
|
||||||
the description "Pay the bill", then "description.word:the" will match, but
|
the description "Pay the bill", then "description.word:the" will match, but
|
||||||
"description.word:th" will not. For partial word matches, there is still
|
"description.word:th" will not. For partial word matches, there is still
|
||||||
"description.contains:th".
|
"description.contains:th".
|
||||||
+ The 'version' command now complains about use of deprecated color names and
|
+ Added new 'config' command to display the configuration settings of task.
|
||||||
|
As a consequence 'version' now only shows the version number and legal
|
||||||
|
information.
|
||||||
|
+ The 'config' command now complains about use of deprecated color names and
|
||||||
duplicate entries in .taskrc.
|
duplicate entries in .taskrc.
|
||||||
+ Task now supports nested .taskrc files using the "include /path" directive.
|
+ Task now supports nested .taskrc files using the "include /path" directive.
|
||||||
+ The 'entry', 'start' and 'end' columns now have equivalents that include the
|
+ The 'entry', 'start' and 'end' columns now have equivalents that include the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue