From 41b38cad414318691f93af4a834d776ccc4ba905 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 7 Jul 2010 10:52:57 +0000 Subject: Add some more help git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961344 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/org/apache/tuscany/sca/shell/Shell.java | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'sca-java-2.x/trunk/modules/shell/src/main') diff --git a/sca-java-2.x/trunk/modules/shell/src/main/java/org/apache/tuscany/sca/shell/Shell.java b/sca-java-2.x/trunk/modules/shell/src/main/java/org/apache/tuscany/sca/shell/Shell.java index d55607444c..51431379ba 100644 --- a/sca-java-2.x/trunk/modules/shell/src/main/java/org/apache/tuscany/sca/shell/Shell.java +++ b/sca-java-2.x/trunk/modules/shell/src/main/java/org/apache/tuscany/sca/shell/Shell.java @@ -522,14 +522,25 @@ public class Shell { void helpStartUp() { out.println(" Tuscany Shell StartUp Options "); out.println(); - out.println(" XXX"); + out.println(" When starting the Tuscany Shell there are optional arguments that can configure the Shell."); out.println(); out.println(" Arguments:"); out.println(" (optional) the URI of the domain."); - out.println(" x"); - out.println(" x"); - out.println(" x"); - out.println(" x"); + out.println(" When the domainURI is a simple string then the Shell starts a standalone"); + out.println(" Node using the string as the domain name or 'default' if no name is specified."); + out.println(" When the domainURI starts with 'uri:' the Shell starts a distributed Node "); + out.println(" and the URI can encode parameters to configure the domain as follows:"); + out.println(" uri: