diff --git a/docs/source/guides/admin-guides/references/man1/packimage.1.rst b/docs/source/guides/admin-guides/references/man1/packimage.1.rst index 4507bdc5c..0ab919668 100644 --- a/docs/source/guides/admin-guides/references/man1/packimage.1.rst +++ b/docs/source/guides/admin-guides/references/man1/packimage.1.rst @@ -56,12 +56,6 @@ OPTIONS \ **-v**\ Command Version. -\ **-o**\ Operating system (fedora8, rhel5, sles10,etc) - -\ **-p**\ Profile (compute,service) - -\ **-a**\ Architecture (ppc64,x86_64,etc) - \ **-m| -**\ **-method**\ Archive Method (cpio,tar,squashfs, default is cpio) \ **-c| -**\ **-compress**\ Compress Method (pigz,gzip,xz, default is pigz/gzip) diff --git a/xCAT-client/pods/man1/packimage.1.pod b/xCAT-client/pods/man1/packimage.1.pod index 4daa2d03a..c3cf60d65 100644 --- a/xCAT-client/pods/man1/packimage.1.pod +++ b/xCAT-client/pods/man1/packimage.1.pod @@ -30,12 +30,6 @@ B<-h> Display usage message. B<-v> Command Version. -B<-o> Operating system (fedora8, rhel5, sles10,etc) - -B<-p> Profile (compute,service) - -B<-a> Architecture (ppc64,x86_64,etc) - B<-m| --method> Archive Method (cpio,tar,squashfs, default is cpio) B<-c| --compress> Compress Method (pigz,gzip,xz, default is pigz/gzip)