From 902f9831cd15328376b14ee814a0c60fc233247f Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Wed, 16 Jun 2021 17:36:56 +0300 Subject: [PATCH] Update noderun.ronn Updated line 6 to address the syntax mismatches between usage output and man page SYNOPSIS Line 18 has been updated to address the options listed differently between usage output and man page --- confluent_client/doc/man/noderun.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/confluent_client/doc/man/noderun.ronn b/confluent_client/doc/man/noderun.ronn index c86b254f..f7eb973b 100644 --- a/confluent_client/doc/man/noderun.ronn +++ b/confluent_client/doc/man/noderun.ronn @@ -3,7 +3,7 @@ noderun(8) -- Run arbitrary commands per node in a noderange ## SYNOPSIS -`noderun ` +`noderun [options] ` ## DESCRIPTION @@ -15,7 +15,7 @@ themselves, see nodeshell(8). ## OPTIONS -* `-f`, `-c`, `--count`: +* `-f COUNT`, `-c COUNT`, `--count=COUNT`: Number of commands to run at a time * `-n`, `--nonodeprefix`: