TD-104: Unrecognized taskwarrior file format

- Thanks to Jeremy John Reeder, Reg.
This commit is contained in:
Paul Beckingham 2016-02-21 10:13:21 -05:00
parent 6ceca1d424
commit 29a7837fda
4 changed files with 43 additions and 9 deletions

View file

@ -99,7 +99,7 @@ std::string Config::_defaults =
"xterm.title=no # Sets xterm title for some commands\n"
"expressions=infix # Prefer infix over postfix expressions\n"
"json.array=on # Enclose JSON output in [ ]\n"
"json.depends.array=on # Encode dependencies as a JSON array\n"
"json.depends.array=off # Encode dependencies as a JSON array\n"
"abbreviation.minimum=2 # Shortest allowed abbreviation\n"
"\n"
"# Dates\n"