mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Removed 'extensions' mention, and improved 'debug.tls' section.
This commit is contained in:
parent
02c3925ec6
commit
0075dbe429
1 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue