From 6fa8fdfb74935290e974ef60158f6e1a83018d0e Mon Sep 17 00:00:00 2001 From: nott Date: Sat, 12 Oct 2013 12:54:38 -0400 Subject: [PATCH] add -v and aix note --- xCAT-buildkit/pods/man1/buildkit.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-buildkit/pods/man1/buildkit.1.pod b/xCAT-buildkit/pods/man1/buildkit.1.pod index ef68eb923..0f188e8d5 100644 --- a/xCAT-buildkit/pods/man1/buildkit.1.pod +++ b/xCAT-buildkit/pods/man1/buildkit.1.pod @@ -18,7 +18,7 @@ B [B<-V>|B<--verbose>] I I [B<-p>|B<--pkgdir> I< The B command provides a collection of utilities that may be used to package a software product as a Kit tarfile that can be used to install software on the nodes of an xCAT cluster. A Kit contains the product software packages, configuration and control information, and install and customization scripts. -You will need to run the B command several times with different subcommands to step through the process of building a kit: +You will need to run the B command several times with different subcommands to step through the process of building a Kit: By default the B subcommands will operate in the current working directory, (ie. look for files, create directories etc.). You could specify a different location by using the "B<-l | --kitloc> I" option.