You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Shakhnazarov (JIRA)" <ji...@apache.org> on 2016/03/04 10:52:40 UTC

[jira] [Created] (CB-10786) Handle command aliases with CLI help

Sergey Shakhnazarov created CB-10786:
----------------------------------------

             Summary: Handle command aliases with CLI help
                 Key: CB-10786
                 URL: https://issues.apache.org/jira/browse/CB-10786
             Project: Apache Cordova
          Issue Type: Improvement
          Components: CLI
            Reporter: Sergey Shakhnazarov
            Priority: Minor


Calling a command alias help currently outputs cordova help instead of alias' one:
{noformat}
cordova plugin --help
Synopsis

    cordova plugin <command> [options]

Manage project plugins
...
{noformat}

{noformat}
cordova plugins --help
Synopsis

    cordova command [options]

Global Commands
    create ............................. Create a project
    help ............................... Get help for a command
...
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org