You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by gi...@apache.org on 2021/03/15 10:00:27 UTC

[incubator-hop-docs] branch asf-site updated: Documentation updated to ceea663

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hop-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 19d3b14  Documentation updated to ceea663
19d3b14 is described below

commit 19d3b143ffe59effb9515bf17e79c6bba264495f
Author: jenkins <bu...@apache.org>
AuthorDate: Mon Mar 15 10:00:23 2021 +0000

    Documentation updated to ceea663
---
 .../modules/ROOT/pages/workflow/actions/deleteresultfilenames.adoc  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hop-user-manual/modules/ROOT/pages/workflow/actions/deleteresultfilenames.adoc b/hop-user-manual/modules/ROOT/pages/workflow/actions/deleteresultfilenames.adoc
index 1998da3..748ab56 100644
--- a/hop-user-manual/modules/ROOT/pages/workflow/actions/deleteresultfilenames.adoc
+++ b/hop-user-manual/modules/ROOT/pages/workflow/actions/deleteresultfilenames.adoc
@@ -28,8 +28,8 @@ Use this action to delete all the filenames that are in the result files list of
 [width="90%", options="header"]
 |===
 |Option|Description
-|Workflow action name|The name of the workflow action.
-|Limit action to|Enable this feature if you want to limit the deletion to certain filenames in the result file list.
+|Workflow action name|The name of the workflow action. *Note*: This name has to be unique in a single workflow. A workflow action can be placed several times on the canvas, however it will be the same workflow action.
+|Limit action to| Enable this feature if you want to limit the deletion to certain filenames in the result file list.
 |Wildcard|The regular expression to limit the files to delete
-|Exclude wildcard|The regular expression to exclude certain files from being deleted. 
+|Exclude wildcard|The regular expression to exclude certain files from being deleted.
 |===
\ No newline at end of file