You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by mb...@apache.org on 2022/03/11 19:38:07 UTC

[ant-antlibs-s3] branch main updated: log s3:delete @verbose

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 37254a8  log s3:delete @verbose
37254a8 is described below

commit 37254a8ebf413f019c04001410f9af1081864f2f
Author: Matt Benson <mb...@apache.org>
AuthorDate: Fri Mar 11 13:38:02 2022 -0600

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

diff --git a/docs/s3delete.html b/docs/s3delete.html
index 180ba88..8fe9d89 100644
--- a/docs/s3delete.html
+++ b/docs/s3delete.html
@@ -54,6 +54,11 @@ under the License.
         <td valign="top">Size of delete batches when operating in batch mode</td>
         <td align="center">No, default 1000</td>
       </tr>
+      <tr>
+        <td valign="top">verbose</td>
+        <td valign="top">Log activity verbosely</td>
+        <td align="center">No, default <code>false</code></td>
+      </tr>
     </table>
 
     <h3>Parameters specified as nested elements</h3>