This commit is contained in:
Miroslav Stampar
2019-10-23 14:41:14 +02:00
parent fd8028bb18
commit ab2cae3957
5 changed files with 19 additions and 4 deletions

View File

@@ -239,8 +239,9 @@ optDict = {
"offline": "boolean",
"purge": "boolean",
"tmpDir": "string",
"wizard": "boolean",
"unstable": "boolean",
"updateAll": "boolean",
"wizard": "boolean",
"verbose": "integer",
},