File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,11 @@ $graph:
36
36
- {$include: intro.md}
37
37
38
38
- |
39
- ## Introduction to v1.0
39
+ ## Introduction to CWL Command Line Tool standard v1.0
40
40
41
41
This specification represents the first full release from the CWL group.
42
- Since draft-3, version 1.0 introduces the following changes and additions:
42
+ Since draft-3, version 1.0 introduces the following changes and additions
43
+ to the CWL Command Line Tool standard:
43
44
44
45
* The [Directory](#Directory) type.
45
46
* Syntax simplifcations: denoted by the `map<>` syntax. Example: inputs
Original file line number Diff line number Diff line change @@ -34,10 +34,11 @@ $graph:
34
34
35
35
- |
36
36
37
- ## Introduction to v1.0
37
+ ## Introduction to CWL Workflow standard v1.0
38
38
39
39
This specification represents the first full release from the CWL group.
40
- Since draft-3, this draft introduces the following changes and additions:
40
+ Since draft-3, this draft introduces the following changes and additions
41
+ to the CWL Workflow standard:
41
42
42
43
* The `inputs` and `outputs` fields have been renamed `in` and `out`.
43
44
* Syntax simplifcations: denoted by the `map<>` syntax. Example: `in`
You can’t perform that action at this time.
0 commit comments