Docs: quote values for calendar.details in taskrc.5

This commit is contained in:
Simon Ruderich 2018-03-04 12:40:40 +01:00 committed by Paul Beckingham
parent abc00ab6ca
commit f492d423dd

View file

@ -680,11 +680,11 @@ considered due, and is colored accordingly. The default value is 7.
.TP .TP
.B calendar.details=sparse .B calendar.details=sparse
If set to full running "task calendar" will display the details of tasks with If set to "full" running "task calendar" will display the details of tasks with
due dates that fall into the calendar period. The corresponding days will be due dates that fall into the calendar period. The corresponding days will be
color-coded in the calendar. If set to sparse only the corresponding days will color-coded in the calendar. If set to "sparse" only the corresponding days will
be color coded and no details will be displayed. The displaying of due dates be color coded and no details will be displayed. The displaying of due dates
with details is turned off by setting the variable to none. The default value with details is turned off by setting the variable to "none". The default value
is "sparse". is "sparse".
.TP .TP