2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-02-25 23:02:20 +00:00

Update nodeeventlog.ronn

OPTIONS section has been added to match the output from nodeeventlog -h
This commit is contained in:
vmaneagit 2021-03-05 15:46:11 +02:00 committed by GitHub
parent 5a5b3f9927
commit d96026ef5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,12 @@ nodeeventlog(8) -- Pull eventlog from confluent nodes
`nodeeventlog` pulls and optionally clears the event log from the requested
noderange.
## OPTIONS
* `-m`, `--maxnodes`:
Specify a maximum number of nodes to clear if clearing log, prompting if
over the threshold
## EXAMPLES
* Pull the event log from n2 and n3:
`# nodeeventlog n2,n3`