Adding option --web-root (Issue #2419)

This commit is contained in:
Miroslav Stampar
2017-03-01 10:07:26 +01:00
parent a35c976759
commit 78ca371162
6 changed files with 17 additions and 6 deletions

View File

@@ -229,6 +229,7 @@ optDict = {
"skipWaf": "boolean",
"smart": "boolean",
"tmpDir": "string",
"webRoot": "string",
"wizard": "boolean",
"verbose": "integer",
},