diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index bed4f9886..8b5052f00 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -20,7 +20,9 @@ B I [B] =head2 CEC (using Direct FSP Management) specific: -B I [B|B|B|B|B|B] +B I [B|B|B] [B<-T tooltype>] + +B I [B|B|B|B] =head2 Frame (using Direct FSP Management) specific: @@ -54,6 +56,10 @@ Turn power on. Turn power on to standby state +=item B<-T> + +The value could be B or B. The tooltype value B is for xCAT and B is for CNM. The default value is "B". For cold start in the large cluster, it will save a lot of time if the admins use "B I B B<-T> B" to power on all the CECs from the management node through the B connections. + =item B Turn CEC to low power state (state EOCT). This is a disruptive operation which requires the CEC to be powered off prior to entering low power mode. And we can use power off command to get out of lowepower state.