From d36d6fc303aa1ad1f2bd70bab1ac08ce7e09768f Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 31 Oct 2014 22:52:04 -0400 Subject: [PATCH] Documentation - Documented rc.debug.parser=3. --- doc/man/taskrc.5.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 5decadd37..e644ad454 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -461,7 +461,8 @@ Level 1 shows hook calls. Level 2 also shows exit status and I/O. .TP .B debug.parser=0 Controls the parser diagnostic level. Level 0 means no diagnostics. Level 1 -shows the parse tree. Level 2 shows expression evaluation details. +shows the parse tree. Level 2 shows expression evaluation details. Level 3 +shows parse trees from every phase of the parse. .TP .B debug.tls=0