From f492d423ddef2cff8eff71082e47ad6286b074d1 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 886342cda..01eb6a659 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -680,11 +680,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