From b3878647ad8226e4ca1e1335e2d95796a8522122 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 4 Dec 2009 15:14:34 +0000 Subject: [PATCH] fix syntax git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdsh.1.pod | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index b3f8ec197..64aa70798 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -180,11 +180,8 @@ running commands, are terminated (SIGTERM). =item B<-c>|B<--cleanup> This flag will have xdsh remove all files from the subdirectories of the -the directory on the Service Node, where xdcp will copy the files from the - MN that will eventually be copied to the compute nodes as defined in the -site table SNsyncfiledir attribute. Default is /var/xcat/syncfiles. -This is usually used when this directory has grown too large or is in an -error state. +the directory on the Service Node, where xdcp stages the copy to the +compute nodes as defined in the site table SNsyncfiledir attribute. =item B<-e>|B<--execute> @@ -522,7 +519,7 @@ B I<-i /install/nim/spot/611dskls "/usr/bin/lslpp -l | grep bos"> To cleanup the servicenode directory that stages the copy of files to the nodes, enter: -B +B I =back