From cb4e53c45978269d3420646f619124053141251a Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Fri, 19 Mar 2021 15:20:08 +0200 Subject: [PATCH] Update nodedeploy.ronn Changes made for Option chapter: - updated -m command - added -h command Synopsis chapter was reduced to single line --- confluent_client/doc/man/nodedeploy.ronn | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/confluent_client/doc/man/nodedeploy.ronn b/confluent_client/doc/man/nodedeploy.ronn index 1e8bcd6c..925dc543 100644 --- a/confluent_client/doc/man/nodedeploy.ronn +++ b/confluent_client/doc/man/nodedeploy.ronn @@ -3,9 +3,7 @@ nodedeploy(8) -- Request preparation and/or initiating a node deployment ## SYNOPSIS -`nodedeploy ` -`nodedeploy -c` -`nodedeploy [-n] [-p] ` +`nodedeploy [-h] [-c] [-n] [-p] [-m MAXNODES] [profile]` ## DESCRIPTION @@ -29,8 +27,11 @@ deployment status. 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`: +* `-m MAXNODES`, `--maxnodes=MAXNODES`: Specifiy a maximum nodes to be deployed. + +* `-h`, `--help`: + Show help message and exit ## EXAMPLES * Begin the instalalation of a profile of CentOS 8.2: