fix packimage man page

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2594 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2009-01-12 18:23:31 +00:00
parent 9c8dd1ae54
commit 8bf5cd26ed

View File

@ -45,7 +45,7 @@ B<-m> Method (default cpio)
=head1 EXAMPLES
1. To pack a fedora8 image for a compute node architecture x86_64 and place it in the /install/netboot/fedora8/x86_64/compute/rootimg directory enter:
1. To pack a fedora8 image for a compute node architecture x86_64 and place it in the /install/netboot/fedora8/x86_64/compute/rootimg.gz file enter:
I<packimage -o fedora8 -p compute -a x86_64>