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 <[email protected]> Authored: Mon Jul 29 14:40:35 2013 -0700 Committer: Anis Kadri <[email protected]> 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
