diff --git a/xCAT-client-2.0/pods/man1/rpower.1.pod b/xCAT-client-2.0/pods/man1/rpower.1.pod index f213214f8..2371620d7 100644 --- a/xCAT-client-2.0/pods/man1/rpower.1.pod +++ b/xCAT-client-2.0/pods/man1/rpower.1.pod @@ -6,7 +6,7 @@ rpower - remote power control B I -B<[-d]> B|B|B|B|B|B|B +B<[--nodeps]> B|B|B|B|B|B|B B [B<-h>|B<--help>] @@ -48,10 +48,9 @@ The option is recommended over B. Power off, then on. -=item B<-d> +=item B<--nodeps> -Use dependency table. -Valid only with on|off|boot|reset|cycle and blade power method. +Do not use dependency table (default is to use dependency table). Valid only with on|off|boot|reset|cycle for blade power method. =item B<-h>, B<--help> @@ -115,3 +114,4 @@ node5: on This command is part of the xCAT software product. +