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", "paramLongName": "iterations",
"paramDescription": "the number of iterations to be computed", "paramDescription": "the number of iterations to be computed",
"paramRequired": false "paramRequired": false
},{ },
"paramName": "pop", {
"paramLongName": "projectOrganizationPath", "paramName": "pop",
"paramDescription": "the number of iterations to be computed", "paramLongName": "projectOrganizationPath",
"paramRequired": true "paramDescription": "the number of iterations to be computed",
} "paramRequired": true
}
] ]