You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2015/02/11 15:57:19 UTC

[2/2] cordova-cli git commit: CB-8439 Fix 'cordova platform update' documentation to include `` (close #208)

CB-8439 Fix 'cordova platform update' documentation to include `<plat-spec>` (close #208)


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

Branch: refs/heads/master
Commit: 5c5a761094d361ad103a7fb6a3383de73b7f0c89
Parents: b2020cd
Author: Omar Mefire <om...@microsoft.com>
Authored: Fri Feb 6 13:02:17 2015 -0800
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Wed Feb 11 09:57:04 2015 -0500

----------------------------------------------------------------------
 doc/platform.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/5c5a7610/doc/platform.txt
----------------------------------------------------------------------
diff --git a/doc/platform.txt b/doc/platform.txt
index 3048f8b..9be5ad9 100644
--- a/doc/platform.txt
+++ b/doc/platform.txt
@@ -19,8 +19,9 @@ Manage project platforms
         --save ........................ delete specified platforms from config.xml after removing them
 
     list .............................. list all installed and available platforms
-    update <platform> ................. update the version of Cordova used for a specific
-                                        platform; use after updating the CLI.
+    update <plat-spec> ................ update the version of Cordova used for a specific platform;
+                                        update to the latest <version> if no <version>, <path> or <url> is specified
+
         --usegit ...................... retrieve platform from git instead of npm registry
         --save ........................ save the latest versions for specified platforms into config.xml
 


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