[Swift-commit] r7612 - SwiftApps/swift-galaxy/swift

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Wed Feb 19 14:30:44 CST 2014


Author: ketan
Date: 2014-02-19 14:30:44 -0600 (Wed, 19 Feb 2014)
New Revision: 7612

Modified:
   SwiftApps/swift-galaxy/swift/swiftforeach.xml
Log:
help message


Modified: SwiftApps/swift-galaxy/swift/swiftforeach.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeach.xml	2014-02-19 20:23:02 UTC (rev 7611)
+++ SwiftApps/swift-galaxy/swift/swiftforeach.xml	2014-02-19 20:30:44 UTC (rev 7612)
@@ -77,7 +77,7 @@
             <option value="tukey">Tukey</option>
         </param>
 
-        <param name="swiftargs" size="60" type="text" label="swiftargs" />
+        <param name="swiftargs" size="60" type="text" label="swiftargs" help="Add Swift level commandline arguments" />
 
         <param name="interpret" type="select" label="Execution interpreter">
             <option value="sh">sh</option>
@@ -116,7 +116,7 @@
 
         </conditional>
         
-        <param name="stringargs" size="60" type="text" label="stringargs" />
+        <param name="stringargs" size="60" type="text" label="stringargs" help="Add application call commandline arguments here" />
 
         <repeat name="filearg" title="file arg">
             <param name="fileargname" type="data" label="filearg" />




More information about the Swift-commit mailing list