mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
Minor cosmetic update
This commit is contained in:
parent
c5294f2cbb
commit
0e8090381c
|
@ -789,6 +789,7 @@ def cmdLineParser():
|
|||
prompt = "--sqlmap-shell" in argv
|
||||
|
||||
if prompt:
|
||||
parser.usage = ""
|
||||
cmdLineOptions.sqlmapShell = True
|
||||
|
||||
_ = ["x", "q", "exit", "quit", "clear"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user