From abc00ab6ca0f033738b229bdcf8b19814332248d Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 4 Mar 2018 11:20:28 +0100 Subject: [PATCH] Docs: try to clarify what falls under header/footnote verbose settings --- doc/man/taskrc.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 1148dc941..886342cda 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -267,8 +267,8 @@ Alternatively, you can specify a comma-separated list of verbosity tokens that control specific occasions when output is generated. This list may contain: blank Inserts extra blank lines in output, for clarity - header Messages that appear before report output - footnote Messages that appear after report output + header Messages that appear before report output (this includes .taskrc/.task overrides and the "[task next]" message) + footnote Messages that appear after report output (mostly status messages and change descriptions) label Column labels on tabular reports new-id Provides feedback of any new task IDs new-uuid Provides feedback of any new task UUIDs. Deprecated, to be