This is an automated email from the ASF dual-hosted git repository.

mbenson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-s3.git


The following commit(s) were added to refs/heads/main by this push:
     new a64150d  document s3:delete @refid
a64150d is described below

commit a64150dcfe1ce4f51039755f97643f2d2d5b7e55
Author: Matt Benson <mben...@apache.org>
AuthorDate: Fri Mar 11 13:40:25 2022 -0600

    document s3:delete @refid
---
 docs/s3delete.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/s3delete.html b/docs/s3delete.html
index 8fe9d89..e8c6965 100644
--- a/docs/s3delete.html
+++ b/docs/s3delete.html
@@ -45,6 +45,11 @@ under the License.
         <td align="center">No, default <code>object</code></td>
       </tr>
       <tr>
+        <td valign="top">refid</td>
+        <td valign="top">Ant reference ID to a resource collection to 
delete</td>
+        <td align="center">No</td>
+      </tr>
+      <tr>
         <td valign="top">as</td>
         <td valign="top">object precision: <code>object|version</code></td>
         <td align="center">No, default <code>object</code></td>

Reply via email to