GitHub user vesense opened a pull request: https://github.com/apache/incubator-rocketmq/pull/74
HOTFIX: add a newline after help info 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 patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rocketmq/pull/74.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 #74 ---- commit 402676a497d87f17b5116a36c5fe719f1f017d52 Author: Xin Wang <best.wang...@163.com> Date: 2017-03-09T09:43:54Z HOTFIX: add a newline after help info ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---