diff --git a/confluent_client/doc/man/nodeattrib.ronn.tmpl b/confluent_client/doc/man/nodeattrib.ronn.tmpl index 6684fce0..b1330198 100644 --- a/confluent_client/doc/man/nodeattrib.ronn.tmpl +++ b/confluent_client/doc/man/nodeattrib.ronn.tmpl @@ -7,7 +7,8 @@ nodeattrib(8) -- List or change confluent nodes attributes `nodeattrib [ ...]` `nodeattrib -c ...` `nodeattrib -e ...` -`nodeattrib -p ...` +`nodeattrib -p ...` +`nodeattrib -s ` ## DESCRIPTION @@ -58,7 +59,10 @@ to a blank value will allow masking a group defined attribute with an empty valu * `-p`, `--prompt`: Request interactive prompting to provide values rather than the command line or environment variables. - + +* `-s`, `--set`: + Set attributes using a batch file + * `-m MAXNODES`, `--maxnodes=MAXNODES`: Prompt if trying to set attributes on more than specified number of nodes.