mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Configuration
- Added support for rc.dom, which enables/disables DOM support.
This commit is contained in:
parent
a7f694386a
commit
cc51c50f84
5 changed files with 23 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue