mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
some more refactoring
This commit is contained in:
parent
0a039d84e0
commit
41ccf88990
6 changed files with 56 additions and 52 deletions
|
|
@ -545,7 +545,7 @@ def cmdLineParser():
|
|||
miscellaneous = OptionGroup(parser, "Miscellaneous")
|
||||
|
||||
miscellaneous.add_option("-z", dest="mnemonics",
|
||||
help="Use mnemonics for shorter parameter setup")
|
||||
help="Use short mnemonics (e.g. \"flu,bat,ban,tec=EU\")")
|
||||
|
||||
miscellaneous.add_option("--beep", dest="beep",
|
||||
action="store_true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue