doc/hgrc.5.txt
changeset 4717 97369f6a6bb6
parent 4715 ad45209a7c7a
child 5115 ea7b982b6c08
--- a/doc/hgrc.5.txt
+++ b/doc/hgrc.5.txt
@@ -452,6 +452,9 @@ ui::
     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