tests/test-help.t
changeset 39162 cded904f7acc
parent 39158 7c6044634957
child 39163 e09fad982ef5
--- a/tests/test-help.t	Wed Aug 15 22:24:38 2018 +0900
+++ b/tests/test-help.t	Wed Aug 15 22:24:50 2018 +0900
@@ -1913,8 +1913,12 @@
       ----------------------------------
       1.   --tool         o      o
       2.   HGMERGE        o      o
-      3.   merge-patterns o      x
-      4.   ui.merge       x      x
+      3.   merge-patterns o (*)  x (*)
+      4.   ui.merge       x (*)  x (*)
+  
+      If "merge.strict-capability-check" configuration is true, Mercurial checks
+      capabilities of internal merge tools strictly in (*) cases above. It is
+      false by default for backward compatibility.
   
       Note:
          After selecting a merge program, Mercurial will by default attempt to