mercurial/help/config.txt
changeset 27759 335167aab197
parent 27758 6a63fd8dd486
child 27760 df4894651532
--- a/mercurial/help/config.txt	Sun Jan 10 05:04:49 2016 +0000
+++ b/mercurial/help/config.txt	Sun Jan 10 05:58:02 2016 +0000
@@ -1654,14 +1654,17 @@
       On Windows, this configuration option is ignored and the command aborted.
 
 ``quiet``
-    Reduce the amount of output printed. (default: False)
+    Reduce the amount of output printed.
+    (default: False)
 
 ``remotecmd``
-    Remote command to use for clone/push/pull operations. (default: ``hg``)
+    Remote command to use for clone/push/pull operations.
+    (default: ``hg``)
 
 ``report_untrusted``
     Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a
-    trusted user or group. (default: True)
+    trusted user or group.
+    (default: True)
 
 ``slash``
     Display paths using a slash (``/``) as the path separator. This