Added "-f" flag (force LPAR shutdown)

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-04-18 16:49:56 +00:00
parent 3649712ac4
commit ac30b53f00

View File

@ -4,7 +4,7 @@ B<rnetboot> - Cause the range of nodes to boot to network.
=head1 SYNOPSIS
B<rnetboot> [B<-V>|B<--verbose>] I<noderange>
B<rnetboot> [B<-V>|B<--verbose>] B<[-f]> I<noderange>
B<rnetboot> [B<-h>|B<--help>] [B<-v>|B<--version>]
@ -17,6 +17,8 @@ system p nodes.
=head1 OPTIONS
B<-f> Force immediate shutdown of the partition.
B<-V> Verbose output.
B<-h> Display usage message.
@ -40,3 +42,4 @@ B<rnetboot 14-56,70-203>
B<rnetboot 1,3,14-56,70-203>
B<rnetboot all,-129-256>