diff --git a/xCAT-client/pods/man1/imgexport.1.pod b/xCAT-client/pods/man1/imgexport.1.pod index 0e535a57b..46c165a1a 100644 --- a/xCAT-client/pods/man1/imgexport.1.pod +++ b/xCAT-client/pods/man1/imgexport.1.pod @@ -45,7 +45,7 @@ For statelite: where x is the name of the profile. -Any files specified by the B<-e> flag will also be exported. If B<-p> flag is specified, the names of the postscripts and the postbootscripts for the given node will be exported. The postscripts themselves need to be manualy exported using B<-e> flag. +Any files specified by the B<-e> flag will also be exported. If B<-p> flag is specified, the names of the postscripts and the postbootscripts for the given node will be exported. The postscripts themselves need to be manualy exported using B<-e> flag. For statelite, the litefile table settings for the image will also be exported. The litetree and statelite tables are not exported. @@ -55,15 +55,15 @@ For statelite, the litefile table settings for the image will also be exported. =item B<-e|--extra> I -Pack up extra files. If I is omitted, the destination directory will be the same as the source directory. +Pack up extra files. If I is omitted, the destination directory will be the same as the source directory. =item B<-h|--help> Display usage message. - + =item B<-p|--postscripts> I -Get the names of the postscripts and postbootscripts for the given node and pack them into the image. +Get the names of the postscripts and postbootscripts for the given node and pack them into the image. =item B<-v|--verbose> @@ -71,11 +71,11 @@ Verbose output. =item I -The name of the image. Use B to find out all the image names. +The name of the image. Use B to find out all the image names. =item I -The output bundle file name. +The output bundle file name. =back @@ -98,7 +98,7 @@ foo.tgz will be built in the current working directory. Make sure that you have imgexport Default_Stateless_1265981465 foo.tgz -e /install/postscripts/myscript1 -e /tmp/mydir:/usr/mydir -In addition to all the default files, this will export I and the whole directory I into the file called foo.tgz. And when imgimport is called I will be copied into the same directory and I will be copied to I. +In addition to all the default files, this will export I and the whole directory I into the file called foo.tgz. And when imgimport is called I will be copied into the same directory and I will be copied to I. 3. To include postscript with your image: