Differences From Artifact [53fc4d0825]:
- File commandline.doc — part of check-in [c75006b3f9] at 2021-11-18 00:56:27 on branch trunk — Implement batch import mode. (user: user, size: 3057) [annotate] [blame] [check-ins using]
To Artifact [cba290834a]:
- File commandline.doc — part of check-in [33f8d50d24] at 2022-04-20 04:36:47 on branch trunk — Implement -+ switch to load level by ID number instead of by order number. (user: user, size: 3132) [annotate] [blame] [check-ins using]
︙ | |||
71 72 73 74 75 76 77 78 79 80 81 82 83 84 | 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | + + + | 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. -+ Load the level whose ID number is specified by the "level" resource. === Dot commands === .b0 Disable terminate on errors. .b1 |
︙ |