Minor cosmetic update

This commit is contained in:
Miroslav Stampar 2014-09-16 16:21:29 +02:00
parent c5294f2cbb
commit 0e8090381c

View File

@ -789,6 +789,7 @@ def cmdLineParser():
prompt = "--sqlmap-shell" in argv
if prompt:
parser.usage = ""
cmdLineOptions.sqlmapShell = True
_ = ["x", "q", "exit", "quit", "clear"]