diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index 7751cfc3e..4e93ff1e6 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -9,6 +9,8 @@ B I [B<-B> I] [B<-C> I] [B<-e>] [B<-E> I] [B<-Q>] [B<-r> I] [B<-s>] [B<-S> B|B] [B<-t> I] [B<-T>] [B<-v>] [B<-X> I] [B<-z>] I +B [B<-i> I] + B [B<-h> | B<-V> | B<-q>] @@ -275,9 +277,22 @@ dard output or standard error. Monitoring messages are written to standard output. =item B<-r>|B<--node-rsh> I + + Specifies the full path of the remote shell command used for remote command execution on node targets. + +=item B<-i>|B<--rootimg> I + + +Specifies the full 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