[ https://issues.apache.org/jira/browse/ROCKETMQ-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939793#comment-15939793 ]
ASF GitHub Bot commented on ROCKETMQ-154: ----------------------------------------- GitHub user vesense opened a pull request: https://github.com/apache/incubator-rocketmq/pull/83 [ROCKETMQ-154] add a newline after help info https://issues.apache.org/jira/browse/ROCKETMQ-154 This is a very minor change. After execute command sh mqadmin, I get the last line info: See `'mqadmin help <command>' for more information on a specific command.[xinwang@hadoop bin]$` Maybe we can improve this by adding a newline. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vesense/incubator-rocketmq ROCKETMQ-154 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rocketmq/pull/83.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #83 ---- commit d7cb174903860c41a32178cbcbd91ddf040ac977 Author: Xin Wang <best.wang...@163.com> Date: 2017-03-24T04:08:02Z [ROCKETMQ-154] add a newline after help info ---- > add a newline after help info > ----------------------------- > > Key: ROCKETMQ-154 > URL: https://issues.apache.org/jira/browse/ROCKETMQ-154 > Project: Apache RocketMQ > Issue Type: Improvement > Components: rocketmq-tools > Reporter: Xin Wang > Assignee: Xin Wang > Priority: Minor > > This is a very minor change. After execute command sh mqadmin, I get the last > line info: > See {code}'mqadmin help <command>' for more information on a specific > command.[xinwang@hadoop bin]${code} > Maybe we can improve this by adding a newline. -- This message was sent by Atlassian JIRA (v6.3.15#6346)