Documentation

- Added rc.debug.parser.
This commit is contained in:
Paul Beckingham 2014-10-06 23:27:53 -04:00
parent f0e4f3f4dc
commit 108a4c7959
2 changed files with 2 additions and 0 deletions

View file

@ -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
View file

@ -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