From a4a49d3c5af2c53423ddac09bdb2005a38f41bc0 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 1 Apr 2011 02:35:39 +0000 Subject: [PATCH] modify the improper format in the rpower manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rpower.1.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index c0d51181e..d53f2e3a2 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -4,7 +4,7 @@ B - remote power control of nodes =head1 SYNOPSIS -B I [B<--nodeps>] {B|B|B|B|B|B|B|B} [-m table.column==expectedstatus [-m table.column=~expectedstatus]] [-t timeout] [-r retrycount] +B I [B<--nodeps>] [B|B|B|B|B|B|B|B] [B<-m> I==I [B<-m> I=~I]] [B<-t> I] [B<-r> I] B [B<-h>|B<--help>|B<-v>|B<--version>] @@ -72,15 +72,15 @@ Power off, then on. Boot the node to open firmware mode. -=item B<-m table.column==expectedstatus -m table.column=~expectedstatus> +=item B<-m> I==I B<-m> I=~I -Use one or multiple -m flags to specify the node attributes and the expected status for the node installation monitoring and automatic retry mechanism. The operators ==, !=, =~ and !~ are valid. This flag must be used with -t flag. +Use one or multiple B<-m> flags to specify the node attributes and the expected status for the node installation monitoring and automatic retry mechanism. The operators ==, !=, =~ and !~ are valid. This flag must be used with -t flag. Note: if the "val" fields includes spaces or any other characters that will be parsed by shell, the "attrval" needs to be quoted. If the operator is "!~", the "attrval" needs to be quoted using single quote. =item B<--nodeps> -Do not use dependency table (default is to use dependency table). Valid only with on|off|boot|reset|cycle for blade power method and on|off|reset|softoff for hmc/fsp power method. +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> @@ -109,14 +109,14 @@ Display the version number. =item * -B I + rpower node4,node5 stat node4: on node5: off =item * -B I + rpower node5 on node5: on