hg.rst
changeset 816 899714a95c54
parent 815 4e8e511bd02e
child 817 df347f6a491f
--- a/hg.rst	Thu Feb 17 18:13:03 2011 +0200
+++ b/hg.rst	Fri Feb 18 16:32:57 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
+