Documentation
- Removed 'extensions' mention, and improved 'debug.tls' section.
This commit is contained in:
@@ -453,7 +453,7 @@ user-friendly way.
|
|||||||
.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.
|
||||||
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
|
.TP
|
||||||
.B debug.parser=0
|
.B debug.parser=0
|
||||||
@@ -463,7 +463,7 @@ shows the parse tree. Level 2 shows expression evaluation details.
|
|||||||
.TP
|
.TP
|
||||||
.B debug.tls=0
|
.B debug.tls=0
|
||||||
Controls the GnuTLS diagnostic level. For 'sync' debugging. Level 0 means no
|
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
|
.TP
|
||||||
.B alias.rm=delete
|
.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 -
|
any of the commands. Several commands you may use are actually aliases -
|
||||||
the 'history' report, for example, or 'export'.
|
the 'history' report, for example, or 'export'.
|
||||||
|
|
||||||
.SS EXTENSIONS
|
|
||||||
.TP
|
|
||||||
.B extensions=on
|
|
||||||
Enables the extension system. Defaults to on.
|
|
||||||
|
|
||||||
.SS DATES
|
.SS DATES
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
Reference in New Issue
Block a user