added -m switch for bulk loading multiple targets

This commit is contained in:
Miroslav Stampar
2011-05-11 08:46:40 +00:00
parent 120b0d756e
commit 5ee07b90b9
4 changed files with 36 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ optDict = {
"direct": "string",
"url": "string",
"logFile": "string",
"bulkFile": "string",
"requestFile": "string",
"googleDork": "string",
"configFile": "string"