mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor cosmetic update
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user