diff --git a/docs/ops.html b/docs/ops.html index 8b1cc234c64..f64a701717d 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -134,7 +134,7 @@ my-group my-topic 1 0 0 -Note, however, after 0.9.0, the kafka.tools.ConsumerOffsetChecker tool is deprecated and you should use the kafka.admin.ConsumerGroupCommand (or the bin/kafka-consumer-groups.sh script) to manage consumer groups, including consumers created with the new consumer-groups API. +Note, however, after 0.9.0, the kafka.tools.ConsumerOffsetChecker tool is deprecated and you should use the kafka.admin.ConsumerGroupCommand (or the bin/kafka-consumer-groups.sh script) to manage consumer groups, including consumers created with the new consumer API.
> bin/kafka-consumer-groups.sh --new-consumer --bootstrap-server broker1:9092 --list