From 66d3d464436f294dbb2c0d7c3283410d24b2e86f Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 4 Mar 2018 12:40:40 +0100 Subject: [PATCH] Docs: quote values for calendar.details in taskrc.5 --- doc/man/taskrc.5.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index c9100fa44..cea05bfa8 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -679,11 +679,11 @@ considered due, and is colored accordingly. The default value is 7. .TP .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 -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 -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". .TP