GitHub user ueokande opened a pull request:
https://github.com/apache/kafka/pull/3824
MINOR: Fix help in consumer group tool
help in kafka-consumer-groups.sh change
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ueokande/kafka consumer-group-tool-help
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3824.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 #3824
----
commit 33d6c0403cdbcfcb115705da4fb3a7e59ef8430c
Author: Shin'ya UEOKA <[email protected]>
Date: 2017-09-10T22:40:49Z
Fix help in consumer group tool
----
---