Updated to add onstandby and sms to usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@16010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d366c51298
commit
318c8a95b5
@ -36,7 +36,7 @@ my %usage = (
|
||||
LPAR(using Direct FSP Management) specific:
|
||||
rpower <noderange> [on|off|reset|stat|state|boot|of|sms]
|
||||
Blade(using Direct FSP Management) specific:
|
||||
rpower <noderange> [on|off|cycle|state]
|
||||
rpower <noderange> [on|onstandby|off|cycle|state|sms]
|
||||
Blade(using AMM) specific:
|
||||
rpower <noderange> [cycle|softoff] [-V|--verbose]
|
||||
zVM specific:
|
||||
|
@ -34,7 +34,7 @@ B<rpower> I<noderange> [B<on>|B<off>|B<stat>|B<state>|B<reset>|B<boot>|B<of>|B<s
|
||||
|
||||
=head2 Blade (using Direct FSP Management) specific:
|
||||
|
||||
B<rpower> I<noderange> [B<on>|B<off>|B<cycle>]
|
||||
B<rpower> I<noderange> [B<on>|B<onstandby>|B<off>|B<cycle>|B<sms>]
|
||||
|
||||
=head2 Blade specific:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user