mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
TD-104: Unrecognized taskwarrior file format
- Thanks to Jeremy John Reeder, Reg.
This commit is contained in:
parent
6ceca1d424
commit
29a7837fda
4 changed files with 43 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue