mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Documented rc.debug.parser=3.
This commit is contained in:
parent
f804a43cee
commit
d36d6fc303
1 changed files with 2 additions and 1 deletions
|
@ -461,7 +461,8 @@ Level 1 shows hook calls. Level 2 also shows exit status and I/O.
|
||||||
.TP
|
.TP
|
||||||
.B debug.parser=0
|
.B debug.parser=0
|
||||||
Controls the parser diagnostic level. Level 0 means no diagnostics. Level 1
|
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
|
.TP
|
||||||
.B debug.tls=0
|
.B debug.tls=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue