From 08aa667b13d64be8d64b95310a41e2628424fd34 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Fri, 5 Mar 2021 11:49:24 +0200 Subject: [PATCH] Update nodedeploy.ronn OPTIONS chapter has been updated to match the output from nodedeploy -h --- confluent_client/doc/man/nodedeploy.ronn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/confluent_client/doc/man/nodedeploy.ronn b/confluent_client/doc/man/nodedeploy.ronn index e5bb10c0..1e8bcd6c 100644 --- a/confluent_client/doc/man/nodedeploy.ronn +++ b/confluent_client/doc/man/nodedeploy.ronn @@ -19,7 +19,7 @@ deployment status. ## OPTIONS -* '-c', '--clear`: +* `-c`, `--clear`: Remove any pending deployment action * `-n`, `--network`: @@ -28,6 +28,9 @@ deployment status. * `-p`, `--prepareonly`: Prepare the network services for deployment, but do not interact with BMCs. This is intended for scenarios where the boot device control and server restart will be handled outside of confluent. + +* `-m`, `--maxnodes`: + Specifiy a maximum nodes to be deployed. ## EXAMPLES * Begin the instalalation of a profile of CentOS 8.2: