mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-23 19:50:21 +00:00
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:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user