From 5dd3cee59ec6fa10a82aaa6be832ecfaa613c4a7 Mon Sep 17 00:00:00 2001 From: mxi1 Date: Thu, 17 Feb 2011 09:00:29 +0000 Subject: [PATCH] updated the liteimg manpage for the statelite semantics on top of ramdisk git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/liteimg.1.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/liteimg.1.pod b/xCAT-client/pods/man1/liteimg.1.pod index afcf0da12..741a4c031 100644 --- a/xCAT-client/pods/man1/liteimg.1.pod +++ b/xCAT-client/pods/man1/liteimg.1.pod @@ -8,7 +8,7 @@ I I -I +I I @@ -45,6 +45,7 @@ Note: If you make any changes to your litefile table after running liteimg then I specifies the name of a os image definition to be used. The specification for the image is storted in the I table and I table. + =head1 OPTIONS @@ -58,6 +59,8 @@ B<-p> Profile (compute,service) B<-a> Architecture (ppc64,x86_64,etc) +B<-t> The type of rootfs for the image (nfs, ramdisk). It is optional, nfs is used to be the rootfs type when B<-t> is not specified. + =head1 RETURN VALUE