diff --git a/confluent_client/doc/man/nodeattrib.ronn b/confluent_client/doc/man/nodeattrib.ronn index 499ca023..10dff71e 100644 --- a/confluent_client/doc/man/nodeattrib.ronn +++ b/confluent_client/doc/man/nodeattrib.ronn @@ -23,7 +23,7 @@ If `-c` is specified, this will set the nodeattribute to a null valid. This is different from setting the value to an empty string. For the `groups` attribute, it is possible to add a group by doing -`groups,=`` and to remove by doing `groups^=` +`groups,=` and to remove by doing `groups^=` Note that `nodeattrib ` will likely not provide the expected behavior. See nodegroupattrib(8) command on how to manage attributes on a group level.