Automated merge with file:///cygdrive/d/srv/hg-home/tips
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 18 Feb 2011 16:32:57 +0200
changeset 816 899714a95c54
parent 811 8bf021fbd3c4 (current diff)
parent 815 4e8e511bd02e (diff)
child 817 df347f6a491f
Automated merge with file:///cygdrive/d/srv/hg-home/tips
--- 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
+