You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/03/22 00:39:07 UTC

[2/2] git commit: Set missing create options

Set missing create options

Added missing create options and update create command description


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/26c81328
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/26c81328
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/26c81328

Branch: refs/heads/master
Commit: 26c81328d0184810c8f57f0266d8a23689fed5b0
Parents: 44fd17d
Author: Stéphane Bachelier <st...@gmail.com>
Authored: Fri Mar 8 13:25:42 2013 +0100
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Mar 21 16:38:06 2013 -0700

----------------------------------------------------------------------
 doc/help.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/26c81328/doc/help.txt
----------------------------------------------------------------------
diff --git a/doc/help.txt b/doc/help.txt
index 28d74a9..600de52 100644
--- a/doc/help.txt
+++ b/doc/help.txt
@@ -4,7 +4,7 @@ Synopsis
 
 Global Commands
 
-    create [path]...................... creates a cordova project in the specified directory
+    create [path] [id] [name] ......... creates a cordova project in the specified directory optional name and id (package name, reverse-domain style)
     -v ................................ prints out this utility's version
 
 Project-Level Commands