Changed "servicenodes" to "service" in examples.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2008-03-17 18:06:13 +00:00
parent a8a927c65b
commit 69364ce41b

View File

@ -77,13 +77,13 @@ I<lsdef -t osimage -l -o aix53J>
I<lsdef -t adapter -w nodename=clstrn03>
8. To list all the attributes of the group "servicenodes".
8. To list all the attributes of the group "service".
I<lsdef -l -t group -o servicenodes>
I<lsdef -l -t group -o service>
9. To list all the attributes of the nodes that are members of the group "servicenodes".
9. To list all the attributes of the nodes that are members of the group "service".
I<lsdef -t node -l servicenodes>
I<lsdef -t node -l service>
10. To list all nodes that have a service node called "FMS01".