diff doc/hgrc.5.txt @ 4717:97369f6a6bb6

New config option: ui.report_untrusted (defaults to True)
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 25 Jun 2007 22:41:15 +0200
parents ad45209a7c7a
children ea7b982b6c08
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Mon Jun 25 22:08:10 2007 +0200
+++ b/doc/hgrc.5.txt	Mon Jun 25 22:41:15 2007 +0200
@@ -452,6 +452,9 @@
     Reduce the amount of output printed.  True or False.  Default is False.
   remotecmd;;
     remote command to use for clone/push/pull operations. Default is 'hg'.
+  report_untrusted;;
+    Warn if a .hg/hgrc file is ignored due to not being owned by a
+    trusted user or group.  True or False.  Default is True.
   slash;;
     Display paths using a slash ("/") as the path separator.  This only
     makes a difference on systems where the default path separator is not