2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 00:00:12 +00:00

update manpage for packimage (#1753)

This commit is contained in:
penguhyang
2016-08-24 09:45:51 +08:00
committed by yangsong
parent 9d35d43fd0
commit 9023bf1699
2 changed files with 0 additions and 12 deletions

View File

@ -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)

View File

@ -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)