mercurial/help/config.txt
changeset 25631 2748bf78a5bf
parent 25523 bde670e58ae0
child 25649 e90e031b3016
--- a/mercurial/help/config.txt	Fri Jun 19 11:17:11 2015 -0700
+++ b/mercurial/help/config.txt	Thu Jun 18 15:42:40 2015 -0500
@@ -1093,6 +1093,11 @@
     of line, patch line endings are preserved.
     Default: strict.
 
+``fuzz``
+    The number of lines of 'fuzz' to allow when applying patches. This
+    controls how much context the patcher is allowed to ignore when
+    trying to apply a patch.
+    Default: 2
 
 ``paths``
 ---------