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.