The patches for 3.2.7.
[rsync-patches.git] / detect-renamed-lax.diff
index 127114de9e0361b7ee6035cab9e6bce0442bcae3..f034f59c9a3712d5f795042812e33b5d91f78b12 100644 (file)
@@ -91,7 +91,7 @@ diff --git a/options.c b/options.c
 diff --git a/rsync.1.md b/rsync.1.md
 --- a/rsync.1.md
 +++ b/rsync.1.md
-@@ -472,6 +472,8 @@ has its own detailed description later in this manpage.
+@@ -508,6 +508,8 @@ has its own detailed description later in this manpage.
  --temp-dir=DIR, -T       create temporary files in directory DIR
  --fuzzy, -y              find similar file for basis if no dest file
  --detect-renamed         try to find renamed files to speed the xfer
@@ -100,7 +100,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --compare-dest=DIR       also compare destination files relative to DIR
  --copy-dest=DIR          ... and include copies of unchanged files
  --link-dest=DIR          hardlink to files in DIR when unchanged
-@@ -2597,6 +2599,20 @@ expand it.
+@@ -2649,6 +2651,20 @@ expand it.
      otential alternate-basis files will be removed as the transfer progresses.
      This option conflicts with [`--inplace`](#opt) and [`--append`](#opt).