- rc.debug.hooks and rc.debug.parser are now valid settings.  They are
  not yet obeyed.
This commit is contained in:
Paul Beckingham 2014-10-04 19:20:38 -04:00
parent a71d4f1596
commit fa22cff5be
3 changed files with 16 additions and 3 deletions

View file

@ -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"