From d449c9480a71f66270684dc6342eaf8d36931922 Mon Sep 17 00:00:00 2001 From: jjhua Date: Tue, 21 Jun 2011 01:28:59 +0000 Subject: [PATCH] add a function to rpower for lpar: boot lpar to SMS Menu git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9863 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Usage.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/perl-xCAT/xCAT/Usage.pm b/perl-xCAT/xCAT/Usage.pm index e58dfeb4d..63631b1c1 100644 --- a/perl-xCAT/xCAT/Usage.pm +++ b/perl-xCAT/xCAT/Usage.pm @@ -28,10 +28,12 @@ my %usage = ( rpower [--nodeps] [of] [-V|--verbose] PPC (HMC) specific: rpower [onstandby] [-V|--verbose] - CEC/FSP(using Direct FSP Management) specific: + CEC(using Direct FSP Management) specific: rpower [on|onstandby|off|stat|state|lowpower] - Frame/BPA(using Direct FSP Management) specific: + Frame(using Direct FSP Management) specific: rpower [stat|state|rackstandby|exit_rackstandby] + LPAR(using Direct FSP Management) specific: + rpower [on|off|reset|stat|state|boot|of|sms] Blade specific: rpower [cycle|softoff] [-V|--verbose] ",