This commit is contained in:
Claudio Atzori 2023-06-19 15:41:22 +02:00
parent b9748763e2
commit fbd9bf704e
1 changed files with 7 additions and 6 deletions

View File

@ -52,10 +52,11 @@
"paramLongName": "iterations",
"paramDescription": "the number of iterations to be computed",
"paramRequired": false
},{
"paramName": "pop",
"paramLongName": "projectOrganizationPath",
"paramDescription": "the number of iterations to be computed",
"paramRequired": true
}
},
{
"paramName": "pop",
"paramLongName": "projectOrganizationPath",
"paramDescription": "the number of iterations to be computed",
"paramRequired": true
}
]