From 49aaa5388c1ecdde7ed740c1c446a2a8066d0c4b Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 1 Apr 2011 03:02:22 +0000 Subject: [PATCH] modify the improper format in rpower manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rpower.1.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index d53f2e3a2..36e55c805 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -82,11 +82,11 @@ Note: if the "val" fields includes spaces or any other characters that will be p Do not use dependency table (default is to use dependency table). Valid only with B for blade power method and B for hmc/fsp power method. -=item B<-r retrycount> +=item B<-r> I specify the number of retries that the monitoring process will perform before declare the failure. The default value is 3. Setting the retrycount to 0 means only monitoring the os installation progress and will not re-initiate the installation if the node status has not been changed to the expected value after timeout. This flag must be used with -m flag. -=item B<-t timeout> +=item B<-t> I Specify the the timeout, in minutes, to wait for the expectedstatus specified by -m flag. This is a required flag if the -m flag is specified. @@ -96,7 +96,7 @@ Power off, then on. Prints out a brief usage message. -=item B<-v>, B<--version> +=item B<-v>|B<--version> Display the version number.