diff --git a/docs/manual/CoreTasks/delete.html b/docs/manual/CoreTasks/delete.html
index 5194d2390..f6d8d563e 100644
--- a/docs/manual/CoreTasks/delete.html
+++ b/docs/manual/CoreTasks/delete.html
@@ -17,10 +17,11 @@ default.
To remove empty directories, use the includeEmptyDirs
attribute.
-If you use this task to delete temporary files created by editors and it doesnt
-seem to work, read up on the
-default exclusion set then at the option
-down below to disable this feature.
+If you use this task to delete temporary files created by editors
+and it doesn't seem to work, read up on the
+default exclusion set
+in Directory-based Tasks, and see the
+defaultexcludes
attribute below.
verbose | -Show the name of each deleted file ("true"/"false"). - Default is "false" when omitted. | +Show the name of each deleted file + ("true"/"false"). + Default is "false" when omitted. | No |
defaultexcludes | - Use <fileset> .
- Indicates whether default excludes
- should be used or not ("yes"/"no"). Default excludes
- are used when omitted. |
+ Indicates whether default excludes + should be used or not ("yes"/"no"). + Default excludes are used when omitted. | No |