diff --git a/docs/index.html b/docs/index.html index 8c83b4128..e6c3a4339 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4937,7 +4937,7 @@ if basedir is set. You may use any mixture of the implicit file set and optional subelements like <include>); explicit nested <fileset> elements so long as at least one fileset total is specified. The ZIP file will only reflect the relative paths of files within each fileset.

-

Inside of <zip> elements, nested filesets may include one of two special attributes: +

Inside of <zip> elements, <prefixedfileset>s (a extended form of filesets) may include one of two special attributes: prefix or fullpath. These attributes modify the location of the files when they are placed inside the archive. If the prefix attribute is set, all the files in the fileset are prefixed with that path in the archive. If the fullpath attribute is set, the file described by the filset is placed at that