diff --git a/docs/manual/CoreTasks/jar.html b/docs/manual/CoreTasks/jar.html
index e5fb13a0d..cfec1977a 100644
--- a/docs/manual/CoreTasks/jar.html
+++ b/docs/manual/CoreTasks/jar.html
@@ -155,11 +155,6 @@ to a value other than its default, "add"
.
the destination file if it already exists. Default is "false".
No |
-
- whenempty |
- behavior when no files match. Valid values are "fail", "skip", and "create". Default is "skip". |
- No |
-
duplicate |
behavior when a duplicate file is found. Valid values are "add", "preserve", and "fail". The default value is "add". |