From 0075dbe429e143af8bc1a62b5ed0e54dd7d6766d Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 6 Oct 2014 23:06:29 -0400 Subject: [PATCH] Documentation - Removed 'extensions' mention, and improved 'debug.tls' section. --- doc/man/taskrc.5.in | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 6c8ea68b6..333bc68c5 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -453,7 +453,7 @@ user-friendly way. .TP .B debug.hooks=0 Controls the hook system diagnostic level. Level 0 means no diagnostics. -Level 1 shows hook call and status. Level 2 also shows I/O. +Level 1 shows hook calls. Level 2 also shows exit status and I/O. .TP .B debug.parser=0 @@ -463,7 +463,7 @@ shows the parse tree. Level 2 shows expression evaluation details. .TP .B debug.tls=0 Controls the GnuTLS diagnostic level. For 'sync' debugging. Level 0 means no -diagnostics. Level 9 is the highest. +diagnostics. Level 9 is the highest. Level 2 is a good setting for debugging. .TP .B alias.rm=delete @@ -472,11 +472,6 @@ Taskwarrior supports command aliases. This alias provides an alternate name any of the commands. Several commands you may use are actually aliases - the 'history' report, for example, or 'export'. -.SS EXTENSIONS -.TP -.B extensions=on -Enables the extension system. Defaults to on. - .SS DATES .TP