mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: quote values for calendar.details in taskrc.5
This commit is contained in:
parent
20a2bbd94f
commit
66d3d46443
1 changed files with 3 additions and 3 deletions
|
@ -679,11 +679,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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue