Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e80903

Browse files
committed
Minor cosmetic update
1 parent c5294f2 commit 0e80903

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/parse/cmdline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,7 @@ def _(self, *args):
789789
prompt = "--sqlmap-shell" in argv
790790

791791
if prompt:
792+
parser.usage = ""
792793
cmdLineOptions.sqlmapShell = True
793794

794795
_ = ["x", "q", "exit", "quit", "clear"]

0 commit comments

Comments
 (0)