diff --git a/docs/manual/CoreTasks/dependset.html b/docs/manual/CoreTasks/dependset.html index 625b43b47..62862f8bd 100644 --- a/docs/manual/CoreTasks/dependset.html +++ b/docs/manual/CoreTasks/dependset.html @@ -77,6 +77,7 @@ href="../CoreTypes/fileset.html">FileSet. All files included in this fileset will be compared against all files included in all of the srcfileset filesets and sourcefilelist filelists, and if any are older, they are all deleted. +Multiple targetfileset filesets may be specified.

targetfilelist

@@ -87,6 +88,7 @@ href="../CoreTypes/filelist.html">FileList. All files included in this filelist will be compared against all files included in all of the srcfileset filesets and sourcefilelist filelists, and if any are older, they are all deleted. +Multiple targetfilelist filelists may be specified.

Examples