updating distribution/README for a small typo

Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/5e17408c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/5e17408c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/5e17408c

Branch: refs/heads/master
Commit: 5e17408c82c4c65588f72f63fb5e558a234b2e7b
Parents: 9b9cff1
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Wed May 20 18:14:55 2015 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Wed May 20 22:42:42 2015 -0400

----------------------------------------------------------------------
 artemis-distribution/src/main/resources/README.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5e17408c/artemis-distribution/src/main/resources/README.html
----------------------------------------------------------------------
diff --git a/artemis-distribution/src/main/resources/README.html 
b/artemis-distribution/src/main/resources/README.html
index 082b453..3114718 100644
--- a/artemis-distribution/src/main/resources/README.html
+++ b/artemis-distribution/src/main/resources/README.html
@@ -44,23 +44,23 @@ $ ./artemis create $directory </br></br>Where $directory is 
the folder that you'
 The create process will input for any required property not specified. Example:
 
 <PRE>
---user: is mandatory at the current context:
+--user: is mandatory with this configuration:
 Please provide the default username:
 admin
 
---password: is mandatory at the current context:
+--password: is mandatory with this configuration:
 Please provide the default password:
 
 
---allow-anonymous: is mandatory at the current context:
+--allow-anonymous: is mandatory with this configuration:
 Allow anonymous access? (Y/N):
-Y
+y
+
 </PRE>
 
 For a full list of availble options for the create process you may use:
 
 $ ./artemis help create
-
 <PRE>
 NAME
         artemis create - creates a new broker instance

Reply via email to