mercurial/help/config.txt
changeset 31589 7e3b145f8247
parent 31557 79d98e1b21a7
child 31591 2c02bb7fd7fc
--- a/mercurial/help/config.txt	Tue Mar 21 21:26:52 2017 -0700
+++ b/mercurial/help/config.txt	Tue Mar 21 17:50:44 2017 -0700
@@ -417,6 +417,10 @@
 ``commands``
 ----------
 
+``status.relative``
+    Make paths in ``hg status`` output relative to the current directory.
+    (default: False)
+
 ``update.requiredest``
     Require that the user pass a destination when running ``hg update``.
     For example, ``hg update .::`` will be allowed, but a plain ``hg update``