diff --git a/manual/Tasks/tar.html b/manual/Tasks/tar.html
index 4794d63df..7d08c0191 100644
--- a/manual/Tasks/tar.html
+++ b/manual/Tasks/tar.html
@@ -142,7 +142,7 @@ or "bzip2".
compression |
compression method. Allowable values are
- "none", "gzip" and "bzip2". Default is
+ "none", "gzip", "xz" and "bzip2". Default is
"none". |
No |
diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html
index 8d93b7041..d62f20b54 100644
--- a/manual/Tasks/unzip.html
+++ b/manual/Tasks/unzip.html
@@ -94,7 +94,7 @@ archive.
Note: This attribute is only available for
the untar task.
compression method. Allowable values are "none",
- "gzip" and "bzip2". Default is
+ "gzip", "xz" and "bzip2". Default is
"none". |
No |