Differences From Artifact [ea8d54a2cc]:
- File commandline.doc — part of check-in [839e21c938] at 2021-01-10 23:58:31 on branch trunk — Mention in the documentation about the autotest mode, regular expression to find errors (user: user, size: 1816) [annotate] [blame] [check-ins using]
To Artifact [5cf69605ba]:
- File commandline.doc — part of check-in [6e1b1bf6d3] at 2021-01-11 06:22:26 on branch trunk — Start to implement the picture editor (user: user, size: 1848) [annotate] [blame] [check-ins using]
︙ | |||
38 39 40 41 42 43 44 45 46 47 48 49 50 51 | 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | + + + | Start in the editor instead of game. -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. -r Open in read-only mode. -t Enable tracing. -v |
︙ |