defect 2839881 fix

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4015 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2009-08-20 06:16:08 +00:00
parent 15dfd3f270
commit 17728da63d

View File

@ -36,6 +36,8 @@ B<-o object-names> A set of comma delimited xCAT object names.
B<-t object-types> A set of comma delimited xCAT object types. Supported types include: node and group.
Note: If the object type is "group", it means that the xcat2nim command will operate on a NIM machine group definition corresponding to the xCAT node group definition. Before creating a NIM machine group, all the NIM client nodes definition must have been created.
B<-r|--remove> Remove NIM definitions corresponding to xCAT definitions.
B<-u|--update> Update existing NIM definitions based on xCAT definitions.