提交 08e70ee2 编写于 作者: Mr_wangxin's avatar Mr_wangxin 提交者: shtykh_roman

[ROCKETMQ-154] Added a newline after help info. closes #83

Signed-off-by: Nshtykh_roman <rshtykh@yahoo.com>
上级 d933eeb5
......@@ -208,7 +208,7 @@ public class MQAdminStartup {
System.out.printf(" %-20s %s%n", cmd.commandName(), cmd.commandDesc());
}
System.out.printf("%nSee 'mqadmin help <command>' for more information on a specific command.");
System.out.printf("%nSee 'mqadmin help <command>' for more information on a specific command.%n");
}
private static SubCommand findSubCommand(final String name) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册