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.

Description + + Attrib +

Changes the permissions and/or attributes of a file or all + files inside the specified directories. Currently, it has effect + only under Windows.

+ + Checksum

Generates a checksum for a file or set of files. This task can also be used to perform checksum verifications.

+ + Chgrp +

Changes the group ownership of a file or all files inside + the specified directories. Currently, it has effect only under + Unix.

+ + Chmod

Changes the permissions of a file or all files inside the @@ -463,6 +477,13 @@ documentation.

chmod command.

+ + Chown +

Changes the owner of a file or all files inside the + specified directories. Currently, it has effect only under + Unix.

+ + Concat

Concatenates multiple files into a single one or to Ant's