From d270ef31a4b940f96a4e71d2243ea15731d67015 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 21 Aug 2021 12:39:17 -0400 Subject: [PATCH] docs: Document report.X.context in the man page --- doc/man/taskrc.5.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index b8c14c70e..69d1502f5 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -1279,6 +1279,12 @@ The description for report X when running the "task help" command. This is a comma-separated list of columns and formatting specifiers. See the command 'task columns' for a full list of options and examples. +.TP +.B report.X.context +A boolean value representing whether the given report should respect (apply) +the currently active context. See CONTEXT section for details about context. +Defaults to 1. + .TP .B report.X.labels The labels for each column that will be used when generating report X. The