mercurial/help/config.txt
branchstable
changeset 40410 5e917b224c20
parent 40299 3570adf20d91
child 40412 e928bedf0919
--- a/mercurial/help/config.txt	Wed Oct 24 22:24:10 2018 -0400
+++ b/mercurial/help/config.txt	Wed Oct 24 22:40:48 2018 -0400
@@ -1715,7 +1715,7 @@
 
 ``time-track``
     Control if the stat profiler track ``cpu`` or ``real`` time.
-    (default: ``cpu``)
+    (default: ``cpu`` on Windows, otherwise ``real``)
 
 ``limit``
     Number of lines to show. Specific to the ``ls`` instrumenting profiler.