From 3414416d01a26cf79f75a74089fcafd750022a31 Mon Sep 17 00:00:00 2001 From: nott Date: Mon, 14 Oct 2013 10:19:29 -0400 Subject: [PATCH] change pkgdir description --- xCAT-buildkit/pods/man1/buildkit.1.pod | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xCAT-buildkit/pods/man1/buildkit.1.pod b/xCAT-buildkit/pods/man1/buildkit.1.pod index 22786f6a7..d394bf1c3 100644 --- a/xCAT-buildkit/pods/man1/buildkit.1.pod +++ b/xCAT-buildkit/pods/man1/buildkit.1.pod @@ -12,7 +12,7 @@ B [B<-V>|B<--verbose]> I [I] [I|B [B<-V>|B<--verbose>] I I [B<-p>|B<--pkgdir> I] [B<-k>|B<--kitversion> I] [B<-r>|B<--kitrelease> I] [B<-l>|B<--kitloc> I] +B [B<-V>|B<--verbose>] I I [B<-p>|B<--pkgdir> I] [B<-k>|B<--kitversion> I] [B<-r>|B<--kitrelease> I] [B<-l>|B<--kitloc> I] =head1 DESCRIPTION @@ -128,6 +128,10 @@ Product version. The directory location of the Kit files. +=item B<-p|--pkgdir> I + +A comma-separated list of directory locations for product RPMs. + =item B<-r|--kitrelease> I Product release. @@ -196,7 +200,7 @@ Equivalent to running B and B. =item B -I {B<-p> | B<--pkgdir> I} [B<-k> | B<--kitversion> I] [B<-r> | B<--kitrelease> I] +I {B<-p> | B<--pkgdir> I} [B<-k> | B<--kitversion> I] [B<-r> | B<--kitrelease> I] Add product package rpms to a previously built kit tar file. This is used for partial product kits that are built and shipped separately from the product packages, and are identified with a I name of I.B. Optionally, change the kit release and version values when building the new kit tarfile. If kitcomponent version and/or release values are defaulted to the kit values, those will also be changed and new kitcomponent rpms will be built. If kit or kitcomponent scripts, plugins, or other files specify name, release, or version substitution strings, these will all be replaced with the new values when built into the new complete kit tarfile I/I.B.