aboutsummaryrefslogtreecommitdiff
path: root/doc/debugcat.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/debugcat.texi')
-rw-r--r--doc/debugcat.texi15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/debugcat.texi b/doc/debugcat.texi
index 5bafb84..7bb9023 100644
--- a/doc/debugcat.texi
+++ b/doc/debugcat.texi
@@ -38,6 +38,19 @@ loaded, etc.
38Databases and their functionality. 38Databases and their functionality.
39 39
40@item query (4) 40@item query (4)
41Query routing. 41Query dispatcher.
42
43@item conf (5)
44Configuration file parser.
45
46Level @samp{1} enables warnings about undefined variables.
47
48Level @samp{2} displays each logical line and the result of
49expanding and splitting it.
50
51Level @samp{100} enables wordsplitter debugging. This means a
52@emph{lot} of cryptic output useful only to those who have a
53good knowledge of how the wordsplitter works.
54
42@end table 55@end table
43 56

Return to:

Send suggestions and report system problems to the System administrator.