You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/07/31 22:01:02 UTC

[07/15] docs commit: [CB-3816] doc -v flag for simple version nimber

[CB-3816] doc -v flag for simple version nimber


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

Branch: refs/heads/master
Commit: 89a6b5a11ec299ffd3cf8abecd16bf6e1c3e741f
Parents: 50774b7
Author: Mike Sierra <le...@gmail.com>
Authored: Wed Jul 31 12:10:36 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Wed Jul 31 12:59:43 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/cli/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/89a6b5a1/docs/en/edge/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/cli/index.md b/docs/en/edge/guide/cli/index.md
index 52eb8b4..7464365 100644
--- a/docs/en/edge/guide/cli/index.md
+++ b/docs/en/edge/guide/cli/index.md
@@ -351,7 +351,8 @@ Use this syntax to install a specific version:
 
         $ sudo npm install -g cordova@3.0.0
 
-Run the `info` command for a listing that includes the current version
+Run `cordova -v` to see the currently running version.  Run the `npm
+info` command for a longer listing that includes the current version
 along with other available version numbers:
 
         $ npm info cordova