TW-1591: add and option to see non-pending project with command task summary

- Setting 'summary.all.projects' shows all projects, not just those with pending
  tasks.
This commit is contained in:
Paul Beckingham 2015-04-06 15:45:15 -04:00
parent 935b2993f3
commit 119c19b519
7 changed files with 22 additions and 7 deletions

View file

@ -182,6 +182,7 @@ int CmdShow::execute (std::string& output)
" rule.precedence.color"
" search.case.sensitive"
" shell.prompt"
" summary.all.projects"
" tag.indicator"
" taskd.server"
" taskd.ca"