X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/cbdf862c63c8b1b764247668a83430da0bf49559..07bbd4a4cc7d89a5cd17d0b680c0be6dac6e1589:/detect-renamed-lax.diff diff --git a/detect-renamed-lax.diff b/detect-renamed-lax.diff index e8ea5a8..d1ccfbc 100644 --- a/detect-renamed-lax.diff +++ b/detect-renamed-lax.diff @@ -108,7 +108,7 @@ diff --git a/rsync.yo b/rsync.yo --compare-dest=DIR also compare received files relative to DIR --copy-dest=DIR ... and include copies of unchanged files --link-dest=DIR hardlink to files in DIR when unchanged -@@ -1490,6 +1492,17 @@ the bf(--partial-dir) option, that directory will be used instead. These +@@ -1496,6 +1498,17 @@ the bf(--partial-dir) option, that directory will be used instead. These potential alternate-basis files will be removed as the transfer progresses. This option conflicts with bf(--inplace) and bf(--append).