Skip to content

Commit 243de29

Browse files
committed
Markdown typo
1 parent 83f9e70 commit 243de29

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CWLProv Python tool
22

3+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1471375.svg)](https://doi.org/10.5281/zenodo.1471375)
4+
35
The `cwlprov` Python tool is a command line interface to validate and inspect
46
[CWLProv](https://w3id.org/cwl/prov) Research Objects that capture workflow runs,
57
typically executed in a [Common Workflow Language](https://www.commonwl.org/)
@@ -114,8 +116,7 @@ Many of the commands accept additional arguments, which can be accessed by `cwlp
114116
--labels Show activity labels
115117
--no-labels, -L Do not show activity labels
116118
--inputs, -i Show inputs
117-
--outputs, -o Show outputs
118-
119+
--outputs, -o Show outputs
119120

120121
### Validation
121122

0 commit comments

Comments
 (0)