From c2605d9caf46f7d45b5b879f1fcb29a3fbff4049 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 19 Apr 2010 17:20:25 +0000 Subject: [PATCH] fix xdsh manpage make -i in right sequence of flags git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdsh.1.pod | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index fb9fb1437..1aced1231 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -220,6 +220,16 @@ is not specified, a default fanout value of B<64> is used. Displays usage information. + +=item B<-i>|B<--rootimg> I + + +Specifies the path to the install image on the local node. +xdsh will chroot to this path and run the xdsh command against the +install image. No other xdsh flags, environment variables apply with +this input. A noderange is not accepted. Only runs on the local host, +normally the Management Node. + =item B<-K>|B<--ssh-setup> =item B<-K>|B<--ssh-setup> B<-l>|B<--user> I B<--devicetype> I @@ -280,16 +290,6 @@ Specifies the path of the remote shell command used for remote command execution on node targets. -=item B<-i>|B<--rootimg> I - - -Specifies the path to the install image on the local node. -xdsh will chroot to this path and run the xdsh command against the -install image. No other xdsh flags, environment variables apply with -this input. A noderange is not accepted. Only runs on the local host, -normally the Management Node. - - =item B<-s>|B<--stream> Specifies that output is returned as it becomes available