From a11317c9948d533a442a27825c177d3df1051fef Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Mon, 8 Mar 2021 10:06:08 +0200 Subject: [PATCH] Update nodereseat.ronn OPTIONS section has been added to match the output from nodereseat -h --- confluent_client/doc/man/nodereseat.ronn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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` -