2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00

Update nodeattrib.ronn.tmpl

Changes made for Option chapter:
 - updated -m command
 - added -h command
This commit is contained in:
vmaneagit 2021-03-19 16:50:59 +02:00 committed by GitHub
parent 03f88c6e3e
commit ace6544444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,10 +53,13 @@ See nodegroupattrib(8) command on how to manage attributes on a group level.
Request interactive prompting to provide values rather than the command line
or environment variables.
* `-m`, `--maxnodes`:
* `-m MAXNODES`, `--maxnodes=MAXNODES`:
Prompt if trying to set attributes on more than
specified number of nodes.
* `-h`, `--help`:
Show help message and exit
## EXAMPLES
* Listing matching nodes of a simple noderange:
`# nodeattrib n1-n2`