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:
ligc 2011-12-30 05:04:46 +00:00
parent 388adc0109
commit 3274a805f0

View File

@ -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