Task Server

- Added 'taskd.server' and 'taskd.credentials' as supported configuration
  variables.
- Added the 'taskd.server' values to the 'diagnostics' command output.
- Updated taskrc.5.in to mention the new variables.
This commit is contained in:
Paul Beckingham 2011-10-02 17:20:16 -04:00
parent eed3cf5d0f
commit 148eaa5e58
3 changed files with 16 additions and 0 deletions

View file

@ -180,6 +180,8 @@ int CmdShow::execute (std::string& output)
" shadow.notify"
" shell.prompt"
" tag.indicator"
" taskd.server"
" taskd.credentials"
" undo.style"
" urgency.active.coefficient"
" urgency.annotations.coefficient"