From c6b8aaf372356a70fa654686ba0bc6160346de6a Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 8 Oct 2018 10:57:48 -0400 Subject: [PATCH] Fix mistake in the nodegroupdefine man page --- confluent_client/doc/man/nodegroupdefine.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_client/doc/man/nodegroupdefine.ronn b/confluent_client/doc/man/nodegroupdefine.ronn index cf86c46c..9b2aba8d 100644 --- a/confluent_client/doc/man/nodegroupdefine.ronn +++ b/confluent_client/doc/man/nodegroupdefine.ronn @@ -7,7 +7,7 @@ nodegroupdefine(8) -- Define new confluent node group ## DESCRIPTION -`nodegroupdefine` allows the definition of a new node for the confluent management +`nodegroupdefine` allows the definition of a new nodegroup for the confluent management service. It may only define a single group name at a time. It has the same syntax as `nodegroupattrib(8)`, and the commands differ in that `nodegroupattrib(8)` will error if a node group does not exist.