Switch --save becomes an option (taking file path where to save config file)

This commit is contained in:
Miroslav Stampar
2015-08-14 22:49:32 +02:00
parent f83de446f7
commit b010fda695
5 changed files with 12 additions and 14 deletions

View File

@@ -202,7 +202,7 @@ optDict = {
"outputDir": "string",
"parseErrors": "boolean",
"pivotColumn": "string",
"saveCmdline": "boolean",
"saveConfig": "string",
"scope": "string",
"testFilter": "string",
"updateAll": "boolean",