fix example

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

View File

@ -205,7 +205,7 @@ on the nodegroup, B<testnodes> ,possibly generating up to two
new templates, and removing all generated templates in the end, and writing
output report to /tmp/sinv.output, enter:
B<sinv> I< -c "xdsh testnodes rpm -qa | grep xCAT" -p /tmp/sinv.template -t 2 -r -o /tmp/sinv.output>
B<sinv> I< -c "xdsh testnodes rpm -qa | grep ssh" -p /tmp/sinv.template -t 2 -r -o /tmp/sinv.output>
Note: do not add the pipe to xdshcoll on the -c flag, it is automatically
added by the sinv routine.