[Swift-commit] r2911 - trunk/docs
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Thu May 7 12:24:18 CDT 2009
Author: benc
Date: 2009-05-07 12:24:18 -0500 (Thu, 07 May 2009)
New Revision: 2911
Modified:
trunk/docs/userguide.xml
Log:
most other prompts are $ not >, so make the restart example prompt like that
Modified: trunk/docs/userguide.xml
===================================================================
--- trunk/docs/userguide.xml 2009-05-07 17:23:34 UTC (rev 2910)
+++ trunk/docs/userguide.xml 2009-05-07 17:24:18 UTC (rev 2911)
@@ -3599,7 +3599,7 @@
used after the SwiftScript program file name. Example:
<screen>
-<prompt>></prompt> <command>swift</command> <option>-resume <filename
+<prompt>$</prompt> <command>swift</command> <option>-resume <filename
class="file">example-ht0adgi315l61.0.rlog</filename></option> <option><filename
class="file">example.swift</filename></option>.
</screen>
More information about the Swift-commit
mailing list