session file no more

This commit is contained in:
Miroslav Stampar
2012-06-21 11:19:30 +00:00
parent 7dc4fc333f
commit ea5d483c86
3 changed files with 0 additions and 8 deletions

View File

@@ -496,10 +496,6 @@ def cmdLineParser():
#general.add_option("-x", dest="xmlFile",
# help="Dump the data into an XML file")
general.add_option("-s", dest="sessionFile",
help="Save and resume all data retrieved "
"on a session file")
general.add_option("-t", dest="trafficFile",
help="Log all HTTP traffic into a "
"textual file")