You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (JIRA)" <ji...@apache.org> on 2017/07/25 15:21:00 UTC

[jira] [Created] (CB-13110) `cordova help prepare` is missing `--fetch` parameter

Jan Piotrowski created CB-13110:
-----------------------------------

             Summary: `cordova help prepare` is missing `--fetch` parameter
                 Key: CB-13110
                 URL: https://issues.apache.org/jira/browse/CB-13110
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-cli
    Affects Versions: 7.0.1
            Reporter: Jan Piotrowski
            Priority: Minor


{code}
> cordova help prepare
Synopsis

    cordova prepare [PLATFORM..]

Copies files for specified platforms, or all platforms,
so that the project is ready to build with each SDK.

Options
     --browserify .............................. Compile plugin JS at build time using
                                                 browserify instead of runtime.

Example
     cordova prepare --browserify
{code}

On the web docs is another `--fetch` option available:
https://cordova.apache.org/docs/en/latest/reference/cordova-cli/index.html#cordova-prepare-command



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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