diff --git a/MANUAL.html b/MANUAL.html index 40d9c4f4f..82992d49c 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -1500,6 +1500,37 @@ nounc = true

This will use UNC paths on c:\src but not on z:\dst. Of course this will cause problems if the absolute path length of a file exceeds 258 characters on z, so only use this option if you have to.

Changelog