Skip to content

Commit 9dacb9c

Browse files
author
Toby Hodges
committed
correct sample object format in output
1 parent 99bcfbe commit 9dacb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/16-file-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Now invoke `cwl-runner` with the tool wrapper and the input object on the
4848
command line:
4949

5050
```
51-
$ cwltool metadata_example.cwl sample.json
51+
$ cwltool metadata_example.cwl sample.yml
5252
/usr/local/bin/cwltool 1.0.20161114152756
5353
Resolved 'metadata_example.cwl' to 'file:///media/large_volume/testing/cwl_tutorial2/metadata_example.cwl'
5454
[job metadata_example.cwl] /tmp/tmpNWyAd6$ /bin/sh \

0 commit comments

Comments
 (0)