Configuration

- Added support for rc.dom, which enables/disables DOM support.
This commit is contained in:
Paul Beckingham 2011-08-01 01:39:21 -04:00
parent a7f694386a
commit cc51c50f84
5 changed files with 23 additions and 3 deletions

View file

@ -315,6 +315,11 @@ Defaults to on.
Enables or disables algebraic expression support on the command line, such as
"due<eom and (pri=H or pri=M)". Defaults to on.
.TP
.B dom=on
Enables or disables access to taskwarrior internals and task metadata on the
command line. Defaults to on.
.TP
.B json.array=off
Determines whether the query command encloses the JSON output in '[...]' to