From ac30b53f0031430029797e3abbed9356bea6761e Mon Sep 17 00:00:00 2001 From: sakolish Date: Fri, 18 Apr 2008 16:49:56 +0000 Subject: [PATCH] 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 --- xCAT-client-2.0/pods/man1/rnetboot.1.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xCAT-client-2.0/pods/man1/rnetboot.1.pod b/xCAT-client-2.0/pods/man1/rnetboot.1.pod index 57169960a..b543a5cb7 100644 --- a/xCAT-client-2.0/pods/man1/rnetboot.1.pod +++ b/xCAT-client-2.0/pods/man1/rnetboot.1.pod @@ -4,7 +4,7 @@ B - Cause the range of nodes to boot to network. =head1 SYNOPSIS -B [B<-V>|B<--verbose>] I +B [B<-V>|B<--verbose>] B<[-f]> I B [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 B B +