mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor update
This commit is contained in:
parent
c5802a5367
commit
61e0459ec8
4 changed files with 6 additions and 6 deletions
|
|
@ -670,7 +670,7 @@ def cmdLineParser(argv=None):
|
|||
# Hidden and/or experimental options
|
||||
parser.add_option("--crack", dest="hashFile",
|
||||
help=SUPPRESS_HELP)
|
||||
#help="Load and crack hashes from a file")
|
||||
# help="Load and crack hashes from a file (standalone)")
|
||||
|
||||
parser.add_option("--dummy", dest="dummy", action="store_true",
|
||||
help=SUPPRESS_HELP)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue