Add web.contact to the hgrc documentation.
author"Daniel Santa Cruz <byteshack@gmail.com>"
Wed, 14 Jun 2006 18:27:30 +0000
changeset 2430 4ccd71b83d5e
parent 2429 6a8f7c3f7333
child 2431 d90a9d7c7d4d
child 2432 6877064c72f7
Add web.contact to the hgrc documentation.
doc/hgrc.5.txt
--- a/doc/hgrc.5.txt	Tue Jun 13 14:56:01 2006 -0700
+++ b/doc/hgrc.5.txt	Wed Jun 14 18:27:30 2006 +0000
@@ -388,6 +388,9 @@
     Base URL to use when publishing URLs in other locations, so
     third-party tools like email notification hooks can construct URLs.
     Example: "http://hgserver/repos/"
+  contact;;
+    Name or email address of the person in charge of the repository.
+    Default is "unknown".
   description;;
     Textual description of the repository's purpose or contents.
     Default is "unknown".