Documentation

- Added new configuration settings to 'show' command and man page.
This commit is contained in:
Paul Beckingham 2013-10-29 22:51:55 -04:00
parent 6e0603234e
commit d6d6a098f3
2 changed files with 4 additions and 0 deletions

View file

@ -189,8 +189,11 @@ int CmdShow::execute (std::string& output)
" shell.prompt"
" tag.indicator"
" taskd.server"
" taskd.ca"
" taskd.certificate"
" taskd.credentials"
" taskd.key"
" taskd.trust"
" undo.style"
" urgency.active.coefficient"
" urgency.scheduled.coefficient"