diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 99789e5a5..79e1904f3 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -662,6 +662,8 @@ field that is set. Otherwise, they are set to the corresponding values of .B date.iso=1 Enables ISO-8601 date support. The default value is "1". +.SS CALENDAR + .TP .B weekstart=Sunday Determines the day a week starts. Valid values are Sunday or Monday only. The @@ -714,6 +716,12 @@ turned off by setting the variable to none. The default value is "none". .B calendar.legend=1 Determines whether the calendar legend is displayed. The default value is "1". +.TP +.B monthsperline=N +Determines how many months the "task calendar" command renders across the +screen. Defaults to however many will fit. If more months than will fit are +specified, Taskwarrior will only show as many that will fit. + .SS JOURNAL ENTRIES .TP @@ -785,12 +793,6 @@ include ${CMAKE_INSTALL_PREFIX}/${TASK_RCDIR}/holidays.en-US.rc .RE .RE -.TP -.B monthsperline=3 -Determines how many months the "task calendar" command renders across the -screen. Defaults to however many will fit. If more months than will fit are -specified, Taskwarrior will only show as many that will fit. - .SS DEPENDENCIES .TP