From 3b2f25e3f2b3643b2501b1600c7086a5e85ab269 Mon Sep 17 00:00:00 2001 From: bybai Date: Tue, 17 Nov 2015 02:28:29 -0500 Subject: [PATCH] issue418: addkitcomp -n man page need to be updated for its extra function --- xCAT-client/pods/man1/addkitcomp.1.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/addkitcomp.1.pod b/xCAT-client/pods/man1/addkitcomp.1.pod index 53cf9c3a0..fdf46abaf 100644 --- a/xCAT-client/pods/man1/addkitcomp.1.pod +++ b/xCAT-client/pods/man1/addkitcomp.1.pod @@ -44,7 +44,9 @@ The osimage name that the kit component is assigning to. =item B<-n|--noupgrade> -Allow multiple versions of kitcomponent to be installed into the osimage, instead of kitcomponent upgrade +1. Allow multiple versions of kitcomponent to be installed into the osimage, instead of kitcomponent upgrade. + +2. Kit components added by addkitcomp -n will be installed separately behind all other ones which have been added. =item B<--noscripts>