Enhancement

- 'print.empty.columns' now defaults to 'no'.
- Unit tests are updated accordingly.
This commit is contained in:
Scott Kostyshak 2013-02-21 09:53:01 -05:00 committed by Paul Beckingham
parent 0bcb22f8e4
commit 089b3e7d66
6 changed files with 11 additions and 8 deletions

View file

@ -347,9 +347,9 @@ names you have used, or just the ones used in active tasks. The default value i
"no".
.TP
.B print.empty.columns=yes
.B print.empty.columns=no
May be yes or no, and determines whether columns with no data for any task are
printed. Defaults to yes.
printed. Defaults to no.
.TP
.B search.case.sensitive=yes