From 7fa0016536b8931790c78b5acca8cab060525215 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Mon, 22 Mar 2021 12:26:51 +0200 Subject: [PATCH] Update nodersync.ronn Changes made for Option chapter: - updated -m command - added -h command --- confluent_client/doc/man/nodersync.ronn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/confluent_client/doc/man/nodersync.ronn b/confluent_client/doc/man/nodersync.ronn index 170c3bab..aa698744 100644 --- a/confluent_client/doc/man/nodersync.ronn +++ b/confluent_client/doc/man/nodersync.ronn @@ -17,7 +17,9 @@ noderange. This will present progress as percentage for all nodes. exceeds the count, then excess nodes will wait until one of the active count completes. -* `-m`, `--maxnodes`: +* `-m MAXNODES`, `--maxnodes=MAXNODES`: Specify a maximum number of nodes to run rsync to, prompting if over the threshold +* `-h`, `--help`: + Show help message and exit