Repository: cordova-cli
Updated Branches:
  refs/heads/master 57179d61d -> 903f737de


CB-6859 remove wp7 as platform


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

Branch: refs/heads/master
Commit: 903f737de5d0edba85cafd60f4bcb53fa6f27f7b
Parents: 57179d6
Author: Jesse MacFadyen <[email protected]>
Authored: Tue Jun 3 13:13:42 2014 -0700
Committer: Jesse MacFadyen <[email protected]>
Committed: Tue Jun 3 13:13:42 2014 -0700

----------------------------------------------------------------------
 doc/bash.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/903f737d/doc/bash.md
----------------------------------------------------------------------
diff --git a/doc/bash.md b/doc/bash.md
index 7c90297..150e18f 100644
--- a/doc/bash.md
+++ b/doc/bash.md
@@ -57,7 +57,7 @@ Examples:
     $ cordova platform a<TAB>
 
     $ cordova platform add <TAB>
-    android     blackberry  ios         wp7         wp8         www
+    android     blackberry  ios         wp8         www
 
     $ cordova plugin rm <TAB>
 

Reply via email to