Feature #559
- Added feature #559, which implements a new configuration variable, rc.exit.on.missing.db, which causes taskwarrior to exit if the rc.data.location is missing (thanks to Sander Marechal).
This commit is contained in:
@@ -140,6 +140,7 @@ int CmdShow::execute (std::string& output)
|
||||
" echo.command"
|
||||
" edit.verbose"
|
||||
" editor"
|
||||
" exit.on.missing.db"
|
||||
" export.ical.class"
|
||||
" expressions"
|
||||
" extensions"
|
||||
|
||||
Reference in New Issue
Block a user