diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index 1aced1231..d29b6ad68 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -13,7 +13,7 @@ B I [B<-K>] B I [B<-K>] [B<-l> I] -B [B<-i> I] I +B [B<-i> I] I B I [B<-c>] @@ -223,9 +223,10 @@ 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 +For Linux, Specifies the path to the install image on the local node. +For AIX, specifies the name of the osimage on the local node. Run lsnim +for valid names. +xdsh will chroot (xcatchroot for AIX) 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. @@ -512,7 +513,7 @@ B I<-i /install/netboot/fedora9/x86_64/service/rootimg "rpm -qa | grep xCA To run on AIX, the xdsh command "lslpp -l | grep bos" on the NIM 611dskls spot, enter: -B I<-i /install/nim/spot/611dskls "/usr/bin/lslpp -l | grep bos"> +B I<-i 611dskls "/usr/bin/lslpp -l | grep bos"> =item *