Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CCD510017 for ; Thu, 31 Oct 2013 15:22:02 +0000 (UTC) Received: (qmail 71916 invoked by uid 500); 31 Oct 2013 15:21:42 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 71727 invoked by uid 500); 31 Oct 2013 15:21:35 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 71629 invoked by uid 99); 31 Oct 2013 15:21:27 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 15:21:27 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6443660BD; Thu, 31 Oct 2013 15:21:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: anis@apache.org To: commits@cordova.apache.org Date: Thu, 31 Oct 2013 15:21:27 -0000 Message-Id: <929062b164154e358ffa19056e4c1e0f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: CB-4981 updating help Updated Branches: refs/heads/master 68523fa4c -> 8015c7364 CB-4981 updating help Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/c446848e Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/c446848e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/c446848e Branch: refs/heads/master Commit: c446848ed515a458fc4f8ff8c36591885e3fb7ad Parents: ccc529d Author: Anis Kadri Authored: Thu Oct 31 11:19:09 2013 -0400 Committer: Anis Kadri Committed: Thu Oct 31 11:19:09 2013 -0400 ---------------------------------------------------------------------- doc/help.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/c446848e/doc/help.txt ---------------------------------------------------------------------- diff --git a/doc/help.txt b/doc/help.txt index e451f21..4c254ac 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -10,9 +10,9 @@ Install a plugin Parameters: - - : One of android, ios, blackberry10, wp7 or wp8 + - platform : One of android, ios, blackberry10, wp7 or wp8 - project : Path reference to a cordova-generated project of the platform you specify - - plugin : One of a path reference to a local copy of a plugin, or a remote https: or git: URL pointing to a cordova plugin + - plugin : One of a path reference to a local copy of a plugin, or a remote https: or git: URL pointing to a cordova plugin (optionally append #branch:subdir) or a plugin ID from http://plugins.cordova.io - variable NAME=VALUE: Some plugins require install-time variables to be defined. These could be things like API keys/tokens or other app-specific variables. Uninstall a plugin