Documentation
- Updated NEWS file to include new config setting. - Updated 'show' command so it knows about the new setting.
This commit is contained in:
1
NEWS
1
NEWS
@@ -19,6 +19,7 @@ New commands in taskwarrior 2.2.0
|
|||||||
New configuration options in taskwarrior 2.2.0
|
New configuration options in taskwarrior 2.2.0
|
||||||
|
|
||||||
- New color rule 'color.uda.<uda-name>'.
|
- New color rule 'color.uda.<uda-name>'.
|
||||||
|
+ Added the configuration variable 'print.empty.columns'.
|
||||||
|
|
||||||
Newly deprecated features in taskwarrior 2.2.0
|
Newly deprecated features in taskwarrior 2.2.0
|
||||||
|
|
||||||
|
|||||||
@@ -173,6 +173,7 @@ int CmdShow::execute (std::string& output)
|
|||||||
" monthsperline"
|
" monthsperline"
|
||||||
" nag"
|
" nag"
|
||||||
" patterns"
|
" patterns"
|
||||||
|
" print.empty.columns"
|
||||||
" pull.default.uri"
|
" pull.default.uri"
|
||||||
" push.default.uri"
|
" push.default.uri"
|
||||||
" recurrence.indicator"
|
" recurrence.indicator"
|
||||||
|
|||||||
Reference in New Issue
Block a user