Export - query

- Output from the query command is now optionally surrounded by [ ... ]
  to make this a syntactically correct JSON document.  This is off by
  default.
- Updated documents.
This commit is contained in:
Paul Beckingham 2011-06-13 18:11:44 -04:00
parent 69fc2c3be8
commit ded55c360b
5 changed files with 21 additions and 0 deletions

View file

@ -309,6 +309,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 json.array=off
Determines whether the query command encloses the JSON output in '[...]' to
create a properly-formed JSON array. Defaults to off.
.TP
.B _forcecolor=no
Taskwarrior shuts off color automatically when the output is not sent directly