adding 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/76119e19 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/76119e19 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/76119e19 Branch: refs/heads/master Commit: 76119e1905c340f60f70b70fc15bb3e8cc4d7f5a Parents: 582fdfa Author: Anis Kadri <[email protected]> Authored: Sat Jul 27 17:52:15 2013 -0700 Committer: Anis Kadri <[email protected]> Committed: Sat Jul 27 17:52:15 2013 -0700 ---------------------------------------------------------------------- doc/help.txt | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/76119e19/doc/help.txt ---------------------------------------------------------------------- diff --git a/doc/help.txt b/doc/help.txt index ae90cd7..8f93ed5 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -61,3 +61,8 @@ Search for a plugin $ plugman search plugin,keywords +Manage registry configuration +----------------------------- + + $ plugman config registry set http://localhost:5984/registry/_design/app/_rewrite + $ plugman config get registry
