mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-21 17:11:58 +00:00
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
This commit is contained in:
parent
f0693f6ee5
commit
902f9831cd
@ -3,7 +3,7 @@ noderun(8) -- Run arbitrary commands per node in a noderange
|
||||
|
||||
## SYNOPSIS
|
||||
|
||||
`noderun <noderange> <command string>`
|
||||
`noderun [options] <noderange> <command expression>`
|
||||
|
||||
## 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`:
|
||||
|
Loading…
Reference in New Issue
Block a user