mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-16 19:13:29 +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
|
prompt = "--sqlmap-shell" in argv
|
||||||
|
|
||||||
if prompt:
|
if prompt:
|
||||||
|
parser.usage = ""
|
||||||
cmdLineOptions.sqlmapShell = True
|
cmdLineOptions.sqlmapShell = True
|
||||||
|
|
||||||
_ = ["x", "q", "exit", "quit", "clear"]
|
_ = ["x", "q", "exit", "quit", "clear"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user