From b36756ebbc573e5cdd0527d2e2d8ff0c5487b0f4 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Fri, 19 Mar 2021 15:28:33 +0200 Subject: [PATCH] Update nodeboot.ronn Changes made for Option chapter: - updated -m command - added -h command Synopsis chapter was reduced to single line --- confluent_client/doc/man/nodeboot.ronn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/confluent_client/doc/man/nodeboot.ronn b/confluent_client/doc/man/nodeboot.ronn index 263ed2bc..1e901f5a 100644 --- a/confluent_client/doc/man/nodeboot.ronn +++ b/confluent_client/doc/man/nodeboot.ronn @@ -3,8 +3,7 @@ nodeboot(8) -- Reboot a confluent node to a specific device ## SYNOPSIS -`nodeboot ` -`nodeboot [options] ` [default|cd|network|setup|hd] +`nodeboot [options] [default|cd|network|setup|hd]` ## DESCRIPTION @@ -26,9 +25,12 @@ device without inducing a reboot, see the `nodesetboot` command. For a system that supports it, mark the boot override to persist rather than be a one time change. Many systems do not support this functionality. -* `-m`, `--maxnodes`: +* `-m MAXNODES`, `--maxnodes=MAXNODES`: Specify a maximum number of nodes to boot, prompting if over the threshold + +* `-h`, `--help`: + Show help message and exit * `default`: Request a normal default boot with no particular device override