diff --git a/steps/src/main/xml/steps/archive.xml b/steps/src/main/xml/steps/archive.xml
index 073edd1..120cf6e 100644
--- a/steps/src/main/xml/steps/archive.xml
+++ b/steps/src/main/xml/steps/archive.xml
@@ -208,6 +208,15 @@
+
+
+ The comment
attribute specifies a comment associated with the
+ entry. If the archive format does not support per-entry comments, the value
+ of this attribute is ignored. If the format imposes constraints on the archive
+ comment (character set or length, for example), how the processor coerces the attribute value
+ to satisfy those constraints is implementation-dependent.
+
+
The method
attribute specifies how the entry should be compressed.
The default compression method is implementation-defined.