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:36:04 UTC

[26/50] cordova-paramedic git commit: doc support for multiple plugins

doc support for multiple plugins


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

Branch: refs/heads/master
Commit: ede1cee12250bd589e5df72f273b111f81132545
Parents: 9921119
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri Mar 20 17:49:50 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Mar 20 17:49:50 2015 -0700

----------------------------------------------------------------------
 README.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-paramedic/blob/ede1cee1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a37c270..8e062b7 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ Usage :
 
     CORDOVA-PLATFORM : the platform id, currently only supports 'ios'
     PLUGIN-PATH : the relative path to the plugin folder, expected to have a 'tests' folder
+                : you may specify multiple --plugin flags and they will all be installed and tested
     MSECS : (optional) time in millisecs to wait for tests to pass|fail ( defaults to 10 minutes )
     PORTNUM : (optional) port to use for posting results from emulator back to paramedic server
     --justbuild : (optional) 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