We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc12f11 commit d04501bCopy full SHA for d04501b
CommandLineTool.yml
@@ -88,7 +88,7 @@ $graph:
88
* Added `InputParameter.loadContents` field. Use of `loadContents` in
89
`InputBinding` is deprecated; it is preserved for v1.0 backwards
90
compatability and will be removed in CWL v2.0.
91
- * [Added](#CommandLineToolTimeLimit) `TimeLimit` feature, allows setting
+ * [Added](#ToolTimeLimit) `ToolTimeLimit` feature, allows setting
92
an upper limit on the execution time of a CommandLineTool.
93
* [Added](#WorkReuse) `WorkReuse` feature, allowing to enable or disable the reuse
94
behavior for a particular tool or step for implementations that
0 commit comments