Updated Branches:
  refs/heads/master 1d8bc362e -> 76822a5d4

corrected playbook create tool usage


Project: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-blackberry/commit/76822a5d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/tree/76822a5d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/diff/76822a5d

Branch: refs/heads/master
Commit: 76822a5d42c67738893821fd8ff67cb4b9f98cc9
Parents: 1d8bc36
Author: lorinbeer <[email protected]>
Authored: Tue Jul 23 08:21:48 2013 -0700
Committer: lorinbeer <[email protected]>
Committed: Tue Jul 23 08:21:48 2013 -0700

----------------------------------------------------------------------
 playbook/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-blackberry/blob/76822a5d/playbook/README.md
----------------------------------------------------------------------
diff --git a/playbook/README.md b/playbook/README.md
index 6bac643..8f3384d 100644
--- a/playbook/README.md
+++ b/playbook/README.md
@@ -47,7 +47,7 @@ The Cordova developer tooling is split between general 
tooling and project level
 
 ### General Commands
 
-    ./bin/create [path appname packagename] ............ creates a sample app 
with the specified application name, to the specified path
+    ./bin/create [path packagename appname] ............ creates a sample app 
with the specified application name, to the specified path
 
 Please note that once you `create` a Cordova BlackBerry project, you
 will need to edit the `project.properties` file that resides inside your

Reply via email to