Skip to content

Commit 404b99c

Browse files
authored
Merge pull request #779 from ratt-ru/bre_update
Breiz update
2 parents 65911c1 + e3f557f commit 404b99c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

stimela/cargo/cab/breizorro/parameters.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,12 @@
121121
"dtype": "float"
122122
},
123123
{
124-
"info": "Suffix for mask image (default based on input name)",
124+
"info": "Name of output mask image (default based on input name)",
125125
"default": null,
126126
"required": false,
127127
"name": "outfile",
128-
"dtype": "str"
128+
"io": "output",
129+
"dtype": "file"
129130
}
130131
]
131132
}

0 commit comments

Comments
 (0)