trivial fix to authorization CLI table

This commit is contained in:
Jun Rao 2016-02-19 09:40:59 -08:00
parent 45c8195fa1
commit 5caa800e21
1 changed files with 1 additions and 0 deletions

View File

@ -457,6 +457,7 @@ Kafka Authorization management CLI can be found under bin directory with all the
<td>--consumer</td>
<td> Convenience option to add/remove acls for consumer role. This will generate acls that allows READ,
DESCRIBE on topic and READ on consumer-group.</td>
<td></td>
<td>Convenience</td>
</tr>
</tbody></table>