diff --git a/docs/manual/tasksoverview.html b/docs/manual/tasksoverview.html index f48f7d44e..e086a443d 100644 --- a/docs/manual/tasksoverview.html +++ b/docs/manual/tasksoverview.html @@ -449,12 +449,26 @@ documentation.
Changes the permissions and/or attributes of a file or all + files inside the specified directories. Currently, it has effect + only under Windows.
Generates a checksum for a file or set of files. This task can also be used to perform checksum verifications.
Changes the group ownership of a file or all files inside + the specified directories. Currently, it has effect only under + Unix.
Changes the permissions of a file or all files inside the @@ -463,6 +477,13 @@ documentation.
chmod command.Changes the owner of a file or all files inside the + specified directories. Currently, it has effect only under + Unix.
Concatenates multiple files into a single one or to Ant's