[Swift-commit] r6316 - trunk/docs/userguide

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Wed Feb 27 20:13:14 CST 2013


Author: ketan
Date: 2013-02-27 20:13:14 -0600 (Wed, 27 Feb 2013)
New Revision: 6316

Modified:
   trunk/docs/userguide/commands
Log:
formatting and cleanup

Modified: trunk/docs/userguide/commands
===================================================================
--- trunk/docs/userguide/commands	2013-02-27 04:03:46 UTC (rev 6315)
+++ trunk/docs/userguide/commands	2013-02-28 02:13:14 UTC (rev 6316)
@@ -142,20 +142,22 @@
 
 The swift is influenced by the following environment variables:
 
-GLOBUS_HOSTNAME, GLOBUS_TCP_PORT_RANGE - set in the environment
-before running Swift. These can be set to inform Swift of the
-configuration of your local firewall. More information can be found in
-the Globus firewall How-to <http://dev.globus.org/wiki/FirewallHowTo>.
+GLOBUS_HOSTNAME, GLOBUS_TCP_PORT_RANGE 
 
-COG_OPTS - set in the environment before running Swift. Options set in
-this variable will be passed as parameters to the Java Virtual Machine
-which will run Swift. The parameters vary between virtual machine
-imlementations, but can usually be used to alter settings such as
-maximum heap size. Typing 'java -help' will sometimes give a list of
-commands. The Sun Java 1.4.2 command line options are documented here
-<http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/java.html>.
+    Set in the environment before running Swift. These can be set to inform Swift
+    of the configuration of your local firewall. More information can be found in
+    the Globus firewall How-to <http://dev.globus.org/wiki/FirewallHowTo>.
 
+COG_OPTS
 
+    Set in the environment before running Swift. Options set in
+    this variable will be passed as parameters to the Java Virtual Machine
+    which will run Swift. The parameters vary between virtual machine
+    imlementations, but can usually be used to alter settings such as
+    maximum heap size. Typing 'java -help' will sometimes give a list of
+    commands. 
+
+
 swift-osg-ress-site-catalog
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 The swift-osg-ress-site-catalog command generates a site catalog based




More information about the Swift-commit mailing list