diff --git a/xCAT-client/pods/man1/imgcapture.1.pod b/xCAT-client/pods/man1/imgcapture.1.pod index 5c67d9a8a..841cd9848 100644 --- a/xCAT-client/pods/man1/imgcapture.1.pod +++ b/xCAT-client/pods/man1/imgcapture.1.pod @@ -18,11 +18,11 @@ The B command supports two image types: B and B. The B type: -The attributes of osimage will be used to capture and prepare the root image. The B, B and B attributes for the stateless/statelite image to be created are duplicated from the B's attribute. If the B<-p|--profile> I option is specified, the image will be created under "/>/netboot///>/rootimg". +The attributes of osimage will be used to capture and prepare the root image. The B, B and B attributes for the stateless/statelite image to be created are duplicated from the B's attribute. If the B<-p|--profile> I option is specified, the image will be created under "/>/netboot///>/rootimg". The default files/directories excluded in the image are specified by /opt/xcat/share/xcat/netboot//>...imgcapture.exlist; also, you can put your customized file (>...imgcapture.exlist) to /install/custom/netboot/. The directories in the default I<.imgcapture.exlist> file are necessary to capture the image from the diskful Linux node managed by xCAT, don't remove it. -The image captured will be extracted into the />/netboot/>/>/>/rootimg directory. +The image captured will be extracted into the />/netboot/>/>/>/rootimg directory. After the B command returns without any errors, you can customize the rootimg and run the B/B command with the options you want. @@ -40,7 +40,7 @@ The B command will create the I definition after the image Specify the osimage type you want to capture, two types are supported: diskless and sysclone. -=item B<-p|--profile> I +=item B<-p|--profile> I Assign I as the profile of the image to be created. @@ -72,7 +72,7 @@ For S390x: If the network interface is not in the above list, you'd better specify the driver modules with this option. -=item B<-h|--help> +=item B<-h|--help> Display the usage message.