Skip to content

Commit a646c9c

Browse files
author
Toby Hodges
committed
added mention of array syntax to go with first appearance in a CWL file
1 parent 5b3055f commit a646c9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_episodes/13-expressions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Final process status is success
5656
~~~
5757
{: .output}
5858

59+
Note that requirements must be provided as an array, with each entry (in this
60+
case, only `class: InlineJavascriptRequirement`) marked by a `-`, as are the
61+
additional command line arguments.
62+
5963
You can only use expressions in certain fields. These are:
6064

6165
- `filename`

0 commit comments

Comments
 (0)