mercurial/help/config.txt
changeset 29784 e3501546f7e4
parent 29780 531e85eec23c
child 30316 faf1b8923da2
--- a/mercurial/help/config.txt	Sun Aug 14 18:25:22 2016 -0700
+++ b/mercurial/help/config.txt	Sun Aug 14 17:51:12 2016 -0700
@@ -1393,6 +1393,12 @@
 statistical text report generated from the profiling data. The
 profiling is done using lsprof.
 
+``enabled``
+    Enable the profiler.
+    (default: false)
+
+    This is equivalent to passing ``--profile`` on the command line.
+
 ``type``
     The type of profiler to use.
     (default: ls)