mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Enhancement
- 'print.empty.columns' now defaults to 'no'. - Unit tests are updated accordingly.
This commit is contained in:
parent
0bcb22f8e4
commit
089b3e7d66
6 changed files with 11 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue