mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Documentation
- Added not about debug value propagation.
This commit is contained in:
parent
8ca096689c
commit
d2ca1c498c
1 changed files with 3 additions and 0 deletions
|
@ -450,6 +450,9 @@ debug output can be useful. It can also help explain how the command line is
|
||||||
being parsed, but the information is displayed in a developer-friendly, not a
|
being parsed, but the information is displayed in a developer-friendly, not a
|
||||||
user-friendly way.
|
user-friendly way.
|
||||||
|
|
||||||
|
Turning debug on automatically sets debug.hooks=1, debug.parser=1 and debug.tls=2
|
||||||
|
if they do not already have assigned values.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B debug.hooks=0
|
.B debug.hooks=0
|
||||||
Controls the hook system diagnostic level. Level 0 means no diagnostics.
|
Controls the hook system diagnostic level. Level 0 means no diagnostics.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue