|
|
@@ -77,6 +77,7 @@ href="../CoreTypes/fileset.html">FileSet</a>. All files included in |
|
|
|
this fileset will be compared against all files included in all of the |
|
|
|
<code>srcfileset</code> filesets and <code>sourcefilelist</code> |
|
|
|
filelists, and if any are older, they are all deleted. |
|
|
|
Multiple <code>targetfileset</code> filesets may be specified. |
|
|
|
</p> |
|
|
|
|
|
|
|
<h4>targetfilelist</h4> |
|
|
@@ -87,6 +88,7 @@ href="../CoreTypes/filelist.html">FileList</a>. All files included in |
|
|
|
this filelist will be compared against all files included in all of the |
|
|
|
<code>srcfileset</code> filesets and <code>sourcefilelist</code> |
|
|
|
filelists, and if any are older, they are all deleted. |
|
|
|
Multiple <code>targetfilelist</code> filelists may be specified. |
|
|
|
</p> |
|
|
|
|
|
|
|
<h3>Examples</h3> |
|
|
|