mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Added rc.debug.parser.
This commit is contained in:
parent
f0e4f3f4dc
commit
108a4c7959
2 changed files with 2 additions and 0 deletions
|
@ -205,6 +205,7 @@
|
|||
rather than the exact match operator, '=='. This means that dates now
|
||||
match on the day by default, not the time also.
|
||||
- Supports 'debug.hooks' configuration setting.
|
||||
- Supports 'debug.parser' configuration setting.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
1
NEWS
1
NEWS
|
@ -40,6 +40,7 @@ New configuration options in taskwarrior 2.4.0
|
|||
name says is a combination of the existing truncated and count styles.
|
||||
- New 'hooks' setting is a master control switch for hook processing.
|
||||
- New 'debug.hooks' for debugging hook scripts.
|
||||
- New 'debug.parser' for debugging parser issues scripts.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.4.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue