diff --git a/xCAT-client/pods/man1/sinv.1.pod b/xCAT-client/pods/man1/sinv.1.pod index eb7057b81..97ec10676 100644 --- a/xCAT-client/pods/man1/sinv.1.pod +++ b/xCAT-client/pods/man1/sinv.1.pod @@ -79,7 +79,7 @@ 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 +then sinv will automatically use the one node in the noderange as the seed node and build the template. @@ -106,7 +106,7 @@ that is stored in template path. You can use this parameter instead of running the command yourself to build the template. B If the template path file does not exists, and no seed node is -supplied, the seed node automatically is the first node in the +supplied, the seed node automatically is one node in the noderange. @@ -234,13 +234,11 @@ To execute B on noderange, node1-node4, using node1 as the seed node, to generate the sinv.template from the xdsh command (-c), using the exact match option, generating no additional templates, enter: - B I<-c "xdsh node1-node4 lslpp -l | grep bos.adt" -s node1 -e -p /tmp/sinv.template -o /tmp/sinv.output> Note: the /tmp/sinv.template file must be empty, otherwise it will be used as an admin generated template. - =back =head1 B