mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Context
- rc.debug.hooks and rc.debug.parser are now valid settings. They are not yet obeyed.
This commit is contained in:
parent
a71d4f1596
commit
fa22cff5be
3 changed files with 16 additions and 3 deletions
|
@ -134,6 +134,8 @@ int CmdShow::execute (std::string& output)
|
|||
" dateformat.info"
|
||||
" dateformat.report"
|
||||
" debug"
|
||||
" debug.hooks"
|
||||
" debug.parser"
|
||||
" debug.tls"
|
||||
" default.command"
|
||||
" default.due"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue