mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
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:
parent
69fc2c3be8
commit
ded55c360b
5 changed files with 21 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
be verbose about. See taskrc(5).
|
||||
+ New 'execute' command that runs external programs.
|
||||
+ The default export format is now JSON.
|
||||
+ The configuration variable 'json.array' determines whether 'query' command
|
||||
output is enclosed by '[...]'.
|
||||
|
||||
# Tracked Features, sorted by ID.
|
||||
+ Added feature #330, which supports the 'inverse' color attribute.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue