diff --git a/confluent_client/doc/man/nodeattrib.ronn b/confluent_client/doc/man/nodeattrib.ronn index 3bb81a64..9e974e76 100644 --- a/confluent_client/doc/man/nodeattrib.ronn +++ b/confluent_client/doc/man/nodeattrib.ronn @@ -22,6 +22,10 @@ For a full list of attributes, run `nodeattrib all` against a node. If `-c` is specified, this will set the nodeattribute to a null value. This is different from setting the value to an empty string. +If the word all is specified, then all available attributes are given. +Omitting any attribute name or the word 'all' will display only attributes +that are currently set. + For the `groups` attribute, it is possible to add a group by doing `groups,=` and to remove by doing `groups^=`