You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2016/01/13 23:37:54 UTC

docs commit: Update index.md. This closes #448

Repository: cordova-docs
Updated Branches:
  refs/heads/master dd75b37d3 -> 627a07459


Update index.md. This closes #448


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

Branch: refs/heads/master
Commit: 627a074594b4ee1b1e85a4da46297c6ad71cd597
Parents: dd75b37
Author: h2ospace <ma...@h2o-space.com>
Authored: Mon Dec 28 23:11:04 2015 +0900
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Wed Jan 13 14:37:34 2016 -0800

----------------------------------------------------------------------
 www/docs/ja/5.4.0/guide/cli/index.md | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/627a0745/www/docs/ja/5.4.0/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/www/docs/ja/5.4.0/guide/cli/index.md b/www/docs/ja/5.4.0/guide/cli/index.md
index 75f8bfc..4766cc4 100644
--- a/www/docs/ja/5.4.0/guide/cli/index.md
+++ b/www/docs/ja/5.4.0/guide/cli/index.md
@@ -31,9 +31,9 @@ title: コマンド ライン インターフェイス
 サポートを追加する任意のプラットフォーム用のプロジェクトをリビルド プラットフォームの SDK をサポートしている同じマシンからコマンド ライン インターフェイスを実行する必要があります。CLI には、次の組み合わせをサポートします。
 
 *   iOS (Mac)
-*   アマゾン火 OS (Mac、Linux、Windows)
-*   アンドロイド (Mac、Linux、Windows)
-*   ブラックベリー 10 (Mac、Linux、Windows)
+*   Amazon Fire OS (Mac、Linux、Windows)
+*   Android (Mac、Linux、Windows)
+*   Blackberry 10 (Mac、Linux、Windows)
 *   Windows Phone 8 (Windows)
 *   Windows (Windows)
 *   Firefox OS (Mac、Linux、Windows)
@@ -114,7 +114,12 @@ Mac のコマンドラインです*ターミナル*アプリケーション経
 
 *Wp*は Windows Phone オペレーティング システムの異なるバージョンを参照 Windows マシンからこれらのいずれかを実行します。
 
-        $ コルドバ プラットフォーム追加 wp8 $ コルドバ プラットフォーム追加 $ コルドバ プラットフォームは、追加の windows アマゾン fireos $ コルドバ プラットフォーム追加 android の $ コルドバ プラットフォームは blackberry10 $、追加コルドバ プラットフォーム firefoxos を追加
+        $ cordova platform add wp8
+        $ cordova platform add windows
+        $ cordova platform add amazon-fireos
+        $ cordova platform add android
+        $ cordova platform add blackberry10
+        $ cordova platform add firefoxos
     
 
 現在のプラットフォームのセットを確認するこれを実行します。


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