diff --git a/steps/src/main/xml/steps/archive-manifest.xml b/steps/src/main/xml/steps/archive-manifest.xml index 9b6457b..0dd60c8 100644 --- a/steps/src/main/xml/steps/archive-manifest.xml +++ b/steps/src/main/xml/steps/archive-manifest.xml @@ -27,6 +27,9 @@ archive. Implementations must support the format, specified with the value zip. It is implementation-defined what other formats are supported. + It is a dynamic error if the format of the + archive does not match the format as specified in the + option. @@ -40,8 +43,7 @@ It is a dynamic error if the format of the - archive does not match the specified format, cannot be understood, determined and/or - processed. + archive cannot be understood, determined and/or processed. The option can be used to supply parameters to control the archive manifest generation. The semantics of the keys and the allowed values for these diff --git a/steps/src/main/xml/steps/archive.xml b/steps/src/main/xml/steps/archive.xml index 0d69158..68c67ea 100644 --- a/steps/src/main/xml/steps/archive.xml +++ b/steps/src/main/xml/steps/archive.xml @@ -155,7 +155,7 @@ It is a dynamic error if the format of the archive - does not match the specified format, cannot be understood, determined and/or processed. + cannot be understood, determined and/or processed.