From ac46b5f4baf9439d1d6513277aa6e5589f6c1bc7 Mon Sep 17 00:00:00 2001 From: sakolish Date: Tue, 11 Mar 2008 14:15:55 +0000 Subject: [PATCH] Changed -d to --nodeps option git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client-2.0/pods/man1/rpower.1.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. +