added dependency for the topic file path

This commit is contained in:
Miriam Baglioni 2020-10-01 15:45:59 +02:00
parent 5ef03e5971
commit cd69c6b023
1 changed files with 6 additions and 0 deletions

View File

@ -17,6 +17,12 @@
"paramDescription": "the URL from where to get the programme file",
"paramRequired": true
},
{
"paramName": "tp",
"paramLongName": "topicPath",
"paramDescription": "the URL from where to get the topic file",
"paramRequired": true
},
{
"paramName": "o",
"paramLongName": "outputPath",