Adding new option --results-file (thank you Hyundai)

This commit is contained in:
Miroslav Stampar
2019-11-01 17:27:30 +01:00
parent fdfcbb9161
commit 85def6a662
7 changed files with 22 additions and 13 deletions

View File

@@ -238,6 +238,7 @@ optDict = {
"listTampers": "boolean",
"offline": "boolean",
"purge": "boolean",
"resultsFile": "string",
"tmpDir": "string",
"unstable": "boolean",
"updateAll": "boolean",