remove the example of removing all nodes and groups
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
388adc0109
commit
3274a805f0
@ -65,15 +65,11 @@ Verbose mode.
|
||||
|
||||
rmdef -t node node1-node4
|
||||
|
||||
=item 2. To remove all node and group definitions.
|
||||
|
||||
rmdef -t node,group
|
||||
|
||||
=item 3. To remove all node definitions for the nodes contained in the group bpcnodes.
|
||||
=item 2. To remove all node definitions for the nodes contained in the group bpcnodes.
|
||||
|
||||
rmdef -t node -o bpcnodes
|
||||
|
||||
=item 4. To remove the group called bpcnodes.
|
||||
=item 3. To remove the group called bpcnodes.
|
||||
|
||||
rmdef -t group -o bpcnodes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user