Change options order in Nuxeo Shell
-----------------------------------

                 Key: NXP-2971
                 URL: http://jira.nuxeo.org/browse/NXP-2971
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: Installers / Admin tools
            Reporter: Stéfane Fermigier
            Assignee: Alain Escaffre
             Fix For: 5.2


Common options such as --port, --host, --username, --password, should be moved 
before the command, not after:

For instance:

sh nxclient.sh ls --host localhost

Should become:

sh nxclient.sh --host localhost ls

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to