From a5261cc1da021fff2947ef445748b6e17f698893 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Mon, 8 Mar 2021 10:23:47 +0200 Subject: [PATCH] Update noderun.ronn OPTIONS section has been added to match the output from noderun -h --- confluent_client/doc/man/noderun.ronn | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/confluent_client/doc/man/noderun.ronn b/confluent_client/doc/man/noderun.ronn index d8298ffd..cf0c6ac5 100644 --- a/confluent_client/doc/man/noderun.ronn +++ b/confluent_client/doc/man/noderun.ronn @@ -13,6 +13,18 @@ nodeattribexpressions(5) are expanded prior to execution of the command. For noderun, the commands are locally executed. To execute commands on the nodes themselves, see nodeshell(8). +## OPTIONS + +* `-f`, `-c`, `--count`: + Number of commands to run at a time + +* `-n`, `--nonodeprefix`: + Do not prefix output with node names + +* `-m`, `--maxnodes`: + Specify a maximum number of nodes to run the command with, prompting if over + the threshold + ## EXAMPLES * Run ping against nodes n1 through n4: