diff --git a/MANUAL.html b/MANUAL.html index 0dad4ff33..17b9054af 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -1774,6 +1774,36 @@ 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