|
@@ -122,10 +122,30 @@ or set the <tt>fileext</tt> attribute. |
|
|
<tr> |
|
|
<tr> |
|
|
<td valign="top">format</td> |
|
|
<td valign="top">format</td> |
|
|
<td valign="top">Specifies the pattern to use as one of a |
|
|
<td valign="top">Specifies the pattern to use as one of a |
|
|
well-known format. Supported values are "CHECKSUM" |
|
|
|
|
|
(only the checksum itself, the default), "MD5SUM" the |
|
|
|
|
|
format of GNU textutils md5sum and "SVF" the format of |
|
|
|
|
|
*BSDs md5 command.</td> |
|
|
|
|
|
|
|
|
well-known format. Supported values are |
|
|
|
|
|
<table border="1"> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th>name</th> |
|
|
|
|
|
<th>pattern</th> |
|
|
|
|
|
<th>description</th> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<td>CHECKSUM </td> |
|
|
|
|
|
<td><tt>{0}</tt></td> |
|
|
|
|
|
<td>only the checksum itself </td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<td>MD5SUM </td> |
|
|
|
|
|
<td><tt>{0} *{1}</tt></td> |
|
|
|
|
|
<td>the format of GNU textutils md5sum</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<td>SVF </td> |
|
|
|
|
|
<td><tt>MD5 ({1}) = {0}</tt></td> |
|
|
|
|
|
<td>the format of BSDs md5 command </td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
</td> |
|
|
<td valign="top" align="center">No - default is "CHECKSUM".</td> |
|
|
<td valign="top" align="center">No - default is "CHECKSUM".</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|