master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 16 additions and 0 deletions
Showing only changes of commit 65822400ce - Show all commits

View File

@ -0,0 +1,16 @@
[
{"paramName":"s",
"paramLongName":"sourcePath",
"paramDescription": "the source path",
"paramRequired": true},
{"paramName":"m",
"paramLongName":"master",
"paramDescription": "the master name",
"paramRequired": true},
{"paramName":"t",
"paramLongName":"targetPath",
"paramDescription": "the target path",
"paramRequired": true}
]