fix example

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-06-02 19:24:21 +00:00
parent 13ad0193da
commit 1b936da785

View File

@ -184,7 +184,7 @@ Verbose mode.
To setup sinv.template (name optional) for input to the B<sinv> command , enter:
B<xdsh> I<node1,node2 "rpm -qa | grep xCAT " | xdshcoll E<gt> /tmp/sinv.template>
B<xdsh> I<node1,node2 "rpm -qa | grep ssh " | xdshcoll E<gt> /tmp/sinv.template>
Note: when setting up the template the output of xdsh must be piped
to xdshcoll, sinv processing depends on it.