diff --git a/docs/manual/CoreTasks/sync.html b/docs/manual/CoreTasks/sync.html index 7ec4971f1..b97c81890 100644 --- a/docs/manual/CoreTasks/sync.html +++ b/docs/manual/CoreTasks/sync.html @@ -56,7 +56,13 @@ dir, it will get removed from the target.

includeEmptyDirs - Copy any empty directories included in the resource collection(s). + Copy any empty directories included in the + resource collection(s).
+ Note this attribute also controls the behavior for any + nested <preserveintarget> element. If this attribute is + false (the default) empty directories that only exist in the + target directory will be removed even if they are matched by + the patterns of <preserveintarget>. No; defaults to false.