2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-26 05:00:46 +00:00

Update noderun.ronn

Changes made for Option chapter:
 - added -h command
 - updated -m command
This commit is contained in:
vmaneagit
2021-03-19 13:13:03 +02:00
committed by GitHub
parent 03f88c6e3e
commit 619c60533d

View File

@@ -21,9 +21,12 @@ themselves, see nodeshell(8).
* `-n`, `--nonodeprefix`:
Do not prefix output with node names
* `-m`, `--maxnodes`:
* `-m MAXNODES`, `--maxnodes=MAXNODES`:
Specify a maximum number of nodes to run the command with, prompting if over
the threshold
* `-h`, `--help`:
Show help message and exit
## EXAMPLES