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.