40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
+
+
+
+
+
|
-f
Only flush the user cache and then terminate.
-h
Disable portable mode; always use the HOME environment variable to find
the configuration and database files.
-i
Batch import levels. Accepts the level import format (see export.doc)
from stdin. It will not overwrite existing levels unless the existing
level is blank, in which case it will overwrite it.
-n
Create a new puzzle set. The .xclass and .class files should already
exist; the .level and .solution files should not already exist, and will
be created with minimal data.
-p
Start the picture editor.
|