From f33e35cebf20680f94991150c41cf107f4f2bac9 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Wed, 16 Jun 2021 17:23:03 +0300 Subject: [PATCH] Update nodersync.ronn Updated line 15: * `-f COUNT`, `-c COUNT`, `--count=COUNT`: Options on SYNOPSIS page different than usage options --- confluent_client/doc/man/nodersync.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_client/doc/man/nodersync.ronn b/confluent_client/doc/man/nodersync.ronn index aa698744..582f79d9 100644 --- a/confluent_client/doc/man/nodersync.ronn +++ b/confluent_client/doc/man/nodersync.ronn @@ -12,7 +12,7 @@ noderange. This will present progress as percentage for all nodes. ## OPTIONS -* `-c`, `-f`, `--count`: +* `-f COUNT`, `-c COUNT`, `--count=COUNT`: Specify how many rsync executions to do concurrently. If noderange exceeds the count, then excess nodes will wait until one of the active count completes.