You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/29 21:08:40 UTC

[jira] [Commented] (CB-7220) Split cordova help into per feature help files

    [ https://issues.apache.org/jira/browse/CB-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078184#comment-14078184 ] 

ASF GitHub Bot commented on CB-7220:
------------------------------------

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-cli/pull/186

    CB-7220 Split cordova help into per feature help files

    This splits the documentation for the various commands into individual files.
    
    It also exposes the bash help (although it doesn't mention that it's there).
    
    It also documents the breaking change introduced by https://issues.apache.org/jira/browse/CB-6024 to cordova run's argument parsing.
    
    The second commit enables downstream users to cordova-cli to share cordova-cli's help w/o having to reinvent it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsoref/cordova-cli cb_7220

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-cli/pull/186.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #186
    
----
commit b47f75b2fadff254726329eac962a0095c065811
Author: Josh Soref <js...@blackberry.com>
Date:   2014-07-29T18:16:46Z

    CB-7220 Split cordova help into per feature help files

commit 88540ec3358c457adf0ff7ff9c26cd71c013a5d1
Author: Josh Soref <js...@blackberry.com>
Date:   2014-07-29T18:42:05Z

    CB-7220 Support cordova_lib.binname

----


> Split cordova help into per feature help files
> ----------------------------------------------
>
>                 Key: CB-7220
>                 URL: https://issues.apache.org/jira/browse/CB-7220
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> The current help output is really unusable. For webworks, we have a file per feature, this works much better.



--
This message was sent by Atlassian JIRA
(v6.2#6252)