提交 2028ba5a 编写于 作者: M Maximilian Michels

[cli] print correct help for savepoint command

上级 6ec9b0fb
......@@ -616,7 +616,7 @@ public class CliFrontend {
// evaluate help flag
if (options.isPrintHelp()) {
CliFrontendParser.printHelpForCancel();
CliFrontendParser.printHelpForSavepoint();
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册