more corrections

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2008-10-28 16:22:05 +00:00
parent 7948b0fa9f
commit c05ca72124

View File

@ -77,6 +77,10 @@ An alternative method is to use the [B<-s> I<seed node>] parameter,
which will automatically build the template for you from the
seed node named.
If a template path file does not exist, and a seed node is not input,
then sinv will automatically use the first node in the noderange as
the seed node and build the template.
=item B<-t>|B<--tc> I<template count>
@ -100,6 +104,10 @@ This is the node that will be used to build the first template
that is stored in template path. You can use this parameter instead of running
the command yourself to build the template.
B<Note:> If the template path file does not exists, and no seed node is
supplied, the seed node automatically is the first node in the
noderange.
=item B<-i>|B<--ignorefirst>