From 17728da63dff421d54ab272c011b3afa69110f37 Mon Sep 17 00:00:00 2001 From: ligc Date: Thu, 20 Aug 2009 06:16:08 +0000 Subject: [PATCH] defect 2839881 fix git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4015 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xcat2nim.1.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-client/pods/man1/xcat2nim.1.pod b/xCAT-client/pods/man1/xcat2nim.1.pod index 215d51697..bf770f666 100644 --- a/xCAT-client/pods/man1/xcat2nim.1.pod +++ b/xCAT-client/pods/man1/xcat2nim.1.pod @@ -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.