62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
+
+
+
+
|
More verbose error logging.
-x
Do not start the GUI; accept SQL codes to execute from stdin, and write
the results to stdout. See sql.doc for the fuunctions and tables that
may be used. Dot commands are also possible; see the below section.
-z
Load a composite puzzle set. In this case, the <basename> should be the
full file name of the puzzle, including the suffix.
=== Dot commands ===
.b0
Disable terminate on errors.
.b1
|