From 8ccce069d92ec0c89bfd8689a06e22131676f679 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 1 Oct 2011 11:26:50 -0400 Subject: [PATCH] Documentation - Missed a verbosity token. --- doc/man/taskrc.5.in | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 4b67f5d03..792d2bbdf 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -218,6 +218,7 @@ control specific occasions when output is generated. This list may contain: footnote Messages that appear after report output label Column labels on tabular reports new-id Provides feedback of any new task IDs + affected Reports 'N tasks affected' and similar Note that the "on" setting is equivalent to all the tokens being specified, and the "off" setting is equivalent to none of the tokens being specified.