From c1147d3e0812236d8bbe2bec30f8359a4f6fb14b Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Sat, 26 Oct 2013 00:22:08 +0800 Subject: [PATCH] fixing bug 3821 give better description for chkkitcomp --- xCAT-client/pods/man1/chkkitcomp.1.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/chkkitcomp.1.pod b/xCAT-client/pods/man1/chkkitcomp.1.pod index e4c220523..6c964ab01 100644 --- a/xCAT-client/pods/man1/chkkitcomp.1.pod +++ b/xCAT-client/pods/man1/chkkitcomp.1.pod @@ -10,7 +10,9 @@ B [B<-V>|B<--verbose>] B<-i> I I =head1 DESCRIPTION -The B command will check if the kit components are compatible with the xCAT osimage. This command will if the kitcompname_list provided on the command line is compatible with the osimage. +The B command will check if the kit components are compatible with the xCAT osimage. + +This command will ignore the current osimage.kitcomponents setting, and just to check if the kitcompname list in the cmdline are compatible with the osimage by osversion/ostype/osarch/ and kit component dependencies. Note: The xCAT support for Kits is only available for Linux operating systems.