Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5294f2 commit 0e80903Copy full SHA for 0e80903
1 file changed
lib/parse/cmdline.py
@@ -789,6 +789,7 @@ def _(self, *args):
789
prompt = "--sqlmap-shell" in argv
790
791
if prompt:
792
+ parser.usage = ""
793
cmdLineOptions.sqlmapShell = True
794
795
_ = ["x", "q", "exit", "quit", "clear"]
0 commit comments