# HG changeset patch # User Oleksandr Gavenko # Date 1298039570 -7200 # Node ID 4e8e511bd02ed64a89ebfd3d09461f4f56066222 # Parent 356cd49f7a7ae54992bcd57bbd3432ab248d6258 Show supported/loaded plugin. diff -r 356cd49f7a7a -r 4e8e511bd02e hg.rst --- a/hg.rst Thu Feb 17 16:39:52 2011 +0200 +++ b/hg.rst Fri Feb 18 16:32:50 2011 +0200 @@ -279,6 +279,11 @@ $ hg qref -e +* Show supported/loaded plugin. + + $ hg help extensions + $ hg showconfig extensions + * Proxy. $ hg clone --config http_proxy.host=$host:$port \ @@ -288,3 +293,4 @@ http://mercurial.selenic.com/wiki/MercurialHosting Free Hosting of Mercurial Repositories +