mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor restyling
This commit is contained in:
parent
7ad6697446
commit
c3c1b9e957
5 changed files with 8 additions and 4 deletions
|
|
@ -531,7 +531,7 @@ def cmdLineParser():
|
|||
|
||||
general.add_option("--flush-session", dest="flushSession",
|
||||
action="store_true",
|
||||
help="Flush session file for current target")
|
||||
help="Flush session files for current target")
|
||||
|
||||
general.add_option("--forms", dest="forms",
|
||||
action="store_true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue