[Swift-commit] r2450 - trunk/docs
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Mon Jan 26 11:15:32 CST 2009
Author: benc
Date: 2009-01-26 11:15:30 -0600 (Mon, 26 Jan 2009)
New Revision: 2450
Modified:
trunk/docs/userguide.xml
Log:
missing provider in coaster doc
Modified: trunk/docs/userguide.xml
===================================================================
--- trunk/docs/userguide.xml 2009-01-26 12:59:01 UTC (rev 2449)
+++ trunk/docs/userguide.xml 2009-01-26 17:15:30 UTC (rev 2450)
@@ -2846,7 +2846,7 @@
<para>
To use for file transfer, specify a sites.xml filesystem element like this:
<screen>
-<filesystem url="gt2://grid.myhost.org" />
+<filesystem provider="coaster" url="gt2://grid.myhost.org" />
</screen>
The url parameter should be a pseudo-URI formed with the URI scheme being
the name of the provider to use to submit the coaster head job, and the
More information about the Swift-commit
mailing list