From cf0d1c00920ff907d7c73a7669f4095a9c2ca8c1 Mon Sep 17 00:00:00 2001 From: nott Date: Thu, 12 Aug 2010 14:26:48 +0000 Subject: [PATCH] remove -I option git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rnetboot.1.pod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/xCAT-client/pods/man1/rnetboot.1.pod b/xCAT-client/pods/man1/rnetboot.1.pod index 1aa581035..774255963 100644 --- a/xCAT-client/pods/man1/rnetboot.1.pod +++ b/xCAT-client/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>] B<[-s boot_device_order]> B<[-F]> B<[-f]> [B<-I>|B<--iscsiboot>] I [-m table.column==expectedstatus [-m table.col-umn=~expectedstatus]] [-t timeout] [-r retrycount] +B [B<-V>|B<--verbose>] B<[-s boot_device_order]> B<[-F]> B<[-f]> I [-m table.column==expectedstatus [-m table.col-umn=~expectedstatus]] [-t timeout] [-r retrycount] B [B<-h>|B<--help>] [B<-v>|B<--version>] @@ -23,8 +23,6 @@ B<-F> Force reboot the system no matter what state the node is. By def B<-f> Force immediate shutdown of the partition. -B<-I> Make rnetboot do a iscsi dump on AIX. - B<-m> Use one or multiple -m flags to specify the node attributes and the expected status for the node installation monitor ing and automatic retry mechanism. The operators ==, !=, =~ and !~ are valid. This flag must be used with -t flag.