diff --git a/confluent_client/doc/man/nodereseat.ronn b/confluent_client/doc/man/nodereseat.ronn index 09b45286..6982a2ba 100644 --- a/confluent_client/doc/man/nodereseat.ronn +++ b/confluent_client/doc/man/nodereseat.ronn @@ -11,9 +11,13 @@ nodereseat(8) -- Request a reseat of a node node's slot. This should be equivalent to removing the system entirely from the chassis and putting it back in, but without actually having to do so. +## OPTIONS + +* `-m`, `--maxnodes`: + Specify a maximum number of nodes to reseat, prompting if over the threshold + ## EXAMPLES * Reseating the node `s1`: `# nodereseat s1` `s1: Reseat successful` -