提交 85352ce1 authored 作者: Thomas Mueller's avatar Thomas Mueller

Document continueOnError.

上级 a263a7d0
...@@ -55,6 +55,8 @@ public class RunScript extends Tool { ...@@ -55,6 +55,8 @@ public class RunScript extends Tool {
* <td>Show the statements and the results of queries</td></tr> * <td>Show the statements and the results of queries</td></tr>
* <tr><td>[-checkResults]</td> * <tr><td>[-checkResults]</td>
* <td>Check if the query results match the expected results</td></tr> * <td>Check if the query results match the expected results</td></tr>
* <tr><td>[-continueOnError]</td>
* <td>Continue even if the script contains errors</td></tr>
* <tr><td>[-options ...]</td> * <tr><td>[-options ...]</td>
* <td>RUNSCRIPT options (embedded H2; -*Results not supported)</td></tr> * <td>RUNSCRIPT options (embedded H2; -*Results not supported)</td></tr>
* </table> * </table>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论