Mercurial > repos > fubar > tool_factory_2
changeset 128:56aa8105000d draft
Uploaded
author | fubar |
---|---|
date | Tue, 30 Mar 2021 02:51:51 +0000 |
parents | 98c8a76b3638 |
children | c35ff02652bf |
files | toolfactory/rgToolFactory2.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/toolfactory/rgToolFactory2.xml Tue Mar 30 00:17:55 2021 +0000 +++ b/toolfactory/rgToolFactory2.xml Tue Mar 30 02:51:51 2021 +0000 @@ -105,9 +105,9 @@ help="Available options are diff:[lines], sim_size:[delta (integer) or delta_frac (float)" value="diff:0"/> </repeat> <repeat name="collection_outputs" title="zero or more new history collections to appear in the user history after the tool runs" - help="A collection contains outputs not needed for downstream tools such as images and intermediate reports" default="0"> + help="Hides outputs not needed for downstream tools such as images and intermediate reports." default="0"> <param name="name" type="text" label="Name for new collection with all outputs not individually passed to history outputs" - help="No spaces! "> + help="No spaces! Script MUST create and fill a directory with the same name and the tool test MUST be overwritten - see the plotter example for hints"> <sanitizer invalid_char="_"> <valid initial="string.ascii_letters,string.digits" > <add value="_" />