Skip to content

Commit 80e52b5

Browse files
authored
Update cli-description-languages-comparison.md
1 parent 4f1fcd5 commit 80e52b5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/cli-description-languages-comparison.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
**Important remark** The structure of the CTD file is slightly different, because it explicitely allows the definition of "sub-tools" through a nested structure of NODE/ITEM elements. A node is a subgroup of parameters, and ITEM is a parameter.
3333
Therefore, to focus on Parameter-level information, we consider only the ITEM element here for parameter description in CTD.
3434

35-
|Galaxy information |Optional |CTD information |Opti onal |CWL information |Optional |
35+
|Galaxy information |Optional |CTD information |Optional |CWL information |Optional |
3636
|---|---|---|---|---|---|
3737
| *param* or *data* | | *ITEM* | | *inputs[n]* or *outputs[n]* | |
38-
||
38+
|*@name*||*@name*||key of *inp|uts* or *outputs* entry||
39+
|*@type*||*@type* (Defines the possible types available in the type attribute of ITEM and ITEMLIST.)||type||
40+

0 commit comments

Comments
 (0)