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 9D1B3107F3 for ; Mon, 29 Jul 2013 22:59:44 +0000 (UTC) Received: (qmail 96872 invoked by uid 500); 29 Jul 2013 22:59:44 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 96855 invoked by uid 500); 29 Jul 2013 22:59:44 -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 96842 invoked by uid 99); 29 Jul 2013 22:59:44 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 22:59:44 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 4BB9C19E1F; Mon, 29 Jul 2013 22:59:44 +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: Mon, 29 Jul 2013 22:59:44 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: fixing doc Updated Branches: refs/heads/master 12258f56d -> f658f7014 fixing doc Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/0d2e391d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/0d2e391d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/0d2e391d Branch: refs/heads/master Commit: 0d2e391de9405f45430c0e2fdb7b2f862ddf4ad3 Parents: 12258f5 Author: Anis Kadri Authored: Mon Jul 29 14:40:35 2013 -0700 Committer: Anis Kadri Committed: Mon Jul 29 14:40:35 2013 -0700 ---------------------------------------------------------------------- doc/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/0d2e391d/doc/help.txt ---------------------------------------------------------------------- diff --git a/doc/help.txt b/doc/help.txt index 8f93ed5..f854421 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -64,5 +64,5 @@ Search for a plugin Manage registry configuration ----------------------------- - $ plugman config registry set http://localhost:5984/registry/_design/app/_rewrite + $ plugman config set registry http://localhost:5984/registry/_design/app/_rewrite $ plugman config get registry