adding option --csv-del

This commit is contained in:
Miroslav Stampar
2011-11-30 17:39:41 +00:00
parent 02bd9a54f3
commit 71c46f50aa
7 changed files with 24 additions and 19 deletions

View File

@@ -161,7 +161,9 @@ optDict = {
"trafficFile": "string",
"batch": "boolean",
"charset": "string",
"checkTor": "boolean",
"crawlDepth": "integer",
"csvDel": "string",
"eta": "boolean",
"flushSession": "boolean",
"forms": "boolean",
@@ -170,7 +172,6 @@ optDict = {
"replicate": "boolean",
"updateAll": "boolean",
"tor": "boolean",
"checkTor": "boolean"
},
"Miscellaneous": {