From 9023bf1699a92ab938b3ff8d924a9ccea2ee0f5c Mon Sep 17 00:00:00 2001 From: penguhyang Date: Wed, 24 Aug 2016 09:45:51 +0800 Subject: [PATCH] update manpage for packimage (#1753) --- .../guides/admin-guides/references/man1/packimage.1.rst | 6 ------ xCAT-client/pods/man1/packimage.1.pod | 6 ------ 2 files changed, 12 deletions(-) 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)