[Swift-commit] r2810 - trunk/docs

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Thu Apr 2 17:34:14 CDT 2009


Author: benc
Date: 2009-04-02 17:34:13 -0500 (Thu, 02 Apr 2009)
New Revision: 2810

Modified:
   trunk/docs/quickstartguide.xml
Log:
fix a couple of things in the quickstart guide

Modified: trunk/docs/quickstartguide.xml
===================================================================
--- trunk/docs/quickstartguide.xml	2009-04-02 13:54:17 UTC (rev 2809)
+++ trunk/docs/quickstartguide.xml	2009-04-02 22:34:13 UTC (rev 2810)
@@ -125,10 +125,6 @@
 class="directory">/path/to/swift/bin</filename>:<envar>$PATH</envar>
 </screen>
 			
-			If you are installing Swift on a machine with access to a graphical
-			display, you can run the <command>cog-setup</command> tool to
-			configure various aspects of the environment required by Swift.
-		
 		</para>
 		<sect2 id="security"><title>Grid Security</title>
 			<para>For local execution of jobs, no grid security configuration
@@ -258,8 +254,9 @@
 			workflow file name as an argument:
 			
 <screen>
+<prompt>></prompt> <command>cd examples/swift</command>
 <prompt>></prompt> <command>swift</command> <option><filename
-class="file">example.swift</filename></option>
+class="file">first.swift</filename></option>
 </screen>
 
 			The <ulink 		




More information about the Swift-commit mailing list