From cb7f603b899d12c59a8237c95802c3c277307900 Mon Sep 17 00:00:00 2001 From: Janik Rabe Date: Wed, 27 Feb 2019 14:12:02 +0200 Subject: [PATCH] Fix rc.verbose default value in taskrc(5) --- 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 ea54d116f..99789e5a5 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -255,8 +255,8 @@ prompt. This is only referenced when 'limit:page' is used. .TP .B verbose=1|0|nothing|list... -When set to "1", helpful explanatory comments are added to all output from -Taskwarrior. Setting this to "0" (the default) means that you would see regular +When set to "1" (the default), helpful explanatory comments are added to all +output from Taskwarrior. Setting this to "0" means that you would see regular output. The special value "nothing" can be used to eliminate all optional output, which