fix defect 3241

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-12-13 12:38:57 +00:00
parent 25171e52b8
commit dce9fd5bbf

View File

@ -488,7 +488,7 @@ B<xdsh> I<node1,node2 -o"-v -t" ps>
To execute the commands contained in B<myfile> in the B<XCAT>
context on several node targets, with a fanout of B<1>, enter:
B<xdsh> I<node1,node2 -C XCAT -f 1 -e myfile>
B<xdsh> I<node1,node2 -f 1 -e myfile>
=item *