Skip to content

Commit 1d9c1a1

Browse files
authored
Merge branch 'main' into cwl-prov-profile
2 parents 365b4f2 + d3c7bd5 commit 1d9c1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwltool/extensions-v1.2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ $graph:
236236
name: LoopOutputModes
237237
symbols: [ last, all ]
238238
default: last
239-
doc:
239+
doc: |
240240
- Specify the desired method of dealing with loop outputs
241241
- Default. Propagates only the last computed element to the subsequent steps when the loop terminates.
242242
- Propagates a single array with all output values to the subsequent steps when the loop terminates.

0 commit comments

Comments
 (0)