From f7ae606485c80b9876fa71e02ca280fff5b3d6b0 Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Sat, 26 Oct 2013 00:17:42 +0800 Subject: [PATCH] fixing bug 3821 give better description for chkkitcomp --- xCAT-client/pods/man1/chkkitcomp.1.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-client/pods/man1/chkkitcomp.1.pod b/xCAT-client/pods/man1/chkkitcomp.1.pod index e4c220523..b25c80e3b 100644 --- a/xCAT-client/pods/man1/chkkitcomp.1.pod +++ b/xCAT-client/pods/man1/chkkitcomp.1.pod @@ -12,6 +12,8 @@ B [B<-V>|B<--verbose>] B<-i> I I 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. +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. =head1 OPTIONS