diff --git a/docs/manual/CoreTasks/sync.html b/docs/manual/CoreTasks/sync.html index 65b8e8f87..9127c42db 100644 --- a/docs/manual/CoreTasks/sync.html +++ b/docs/manual/CoreTasks/sync.html @@ -15,6 +15,11 @@

Synchronize a target directory from the files defined in one or more filesets.

+

Any file in the target directory that has not been matched by at +least one of the nested filesets gets removed. I.e. if you exclude a +file in your sources and a file of that name is present in the target +dir, it will get removed from the target.

+

Parameters