brodybits commented on a change in pull request #153: Improve 
createmobilespec/createmobilespec.js
URL: 
https://github.com/apache/cordova-mobile-spec/pull/153#discussion_r236811746
 
 

 ##########
 File path: createmobilespec/createmobilespec.js
 ##########
 @@ -153,11 +158,11 @@ var top_dir =             process.cwd() + path.sep,
                    .boolean("linkplatforms").describe("linkplatforms", "Use 
the --link flag when running `cordova platform add`.\n")
                    .boolean("link").describe("link", "Alias for --linkplugins 
--linkplatforms.\n")
                    .boolean("browserify").describe("browserify", "Use the 
--browserify flag when running `cordova plugin add`.\n")
-                   .boolean("telerikplugins").describe("telerikplugins", "Adds 
a bunch of known-to-be-popular plugins from Telerik-Verified-Plugins.\n")
-                   .boolean("cprplugins").describe("cprplugins", "Adds a bunch 
of known-to-be-popular plugins from Cordova Plugin Regsitry.\n")
-                   .boolean("plugregplugins").describe("cprplugins", "Adds a 
bunch of known-to-be-popular plugins from PlugReg (that are not on the CPR).\n")
-                   .boolean("thirdpartyplugins").describe("thirdpartyplugins", 
"Alias for --telerikplugins --cprplugins --plugregplugins.\n")
-                   .string("webview").describe("webview", "Use 
--webview=crosswalk to install the crosswalk plugin")
+                   .boolean("telerikplugins").describe("telerikplugins", "Adds 
a bunch of known-to-be-popular plugins from Telerik-Verified-Plugins.\n") // 
TODO
 
 Review comment:
   I think these can be removed, would favor we do this in a separate PR for 
clean separation of review & discussion.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to