You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2016/03/04 01:35:59 UTC

[21/50] cordova-paramedic git commit: Updated readme for --justbuild option

Updated readme for --justbuild option


Project: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/commit/2660ba9b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/tree/2660ba9b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/diff/2660ba9b

Branch: refs/heads/master
Commit: 2660ba9b4382bf2003a9ed79c13fa480527df58c
Parents: d83fdbc
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Mar 20 16:58:54 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Mar 20 16:58:54 2015 -0700

----------------------------------------------------------------------
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-paramedic/blob/2660ba9b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7225138..af1dd0c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,9 @@ To install :
 
 Usage :
 
-```cordova-paramedic --platform CORDOVA-PLATFORM --plugin PLUGIN-PATH```
-CORDOVA-PLATFORM : the platform id, currently only supports 'ios'
-PLUGIN-PATH : the relative path to the plugin folder, expected to have a 'tests' folder
+```cordova-paramedic --platform CORDOVA-PLATFORM --plugin PLUGIN-PATH --justbuild```
+
+    CORDOVA-PLATFORM : the platform id, currently only supports 'ios'
+    PLUGIN-PATH : the relative path to the plugin folder, expected to have a 'tests' folder
+    --justbuild : just builds the project, without running the tests
 


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