Raymond Camden created CB-7194:
----------------------------------
Summary: Incorrect usage example in CLI help
Key: CB-7194
URL: https://issues.apache.org/jira/browse/CB-7194
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Reporter: Raymond Camden
Priority: Minor
When you run "cordova" at the CLI, the example usage includes:
cordova serve android
But according to the help text above it, the only argument you can pass to
serve is a port. This example usage incorrectly implies (at least to me), that
you can bypass the default behavior of serving all the platforms and just serve
one.
As an aside, I'd *like* that to work personally so I could just go to
localhost:8000/ and not add the platform to the url.
--
This message was sent by Atlassian JIRA
(v6.2#6252)