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