Issue Type: Bug Bug
Assignee: Sande Gilda
Components: quickstarts
Created: 16/Jan/14 2:24 PM
Description:

On 'Add an Application User Passing Arguments on the Command Line' section on the root README.md it instructs to use: add-user.sh -a -u 'quickstartUser' -p 'quickstartPwd1!' -g 'guest'

The -g switch seems to be changed to -ro on newer EAP versions so the right command instruction should be

add-user.sh -a -u 'quickstartUser' -p 'quickstartPwd1!' -ro 'guest'

Project: JBoss Developer Framework
Priority: Major Major
Reporter: Rafael Benevides
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira