mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
documentation update
This commit is contained in:
parent
415d5f2b44
commit
759b720425
3 changed files with 91 additions and 79 deletions
|
|
@ -407,7 +407,7 @@ def cmdLineParser():
|
|||
help="Use google dork results from specified page number")
|
||||
|
||||
miscellaneous.add_option("--update", dest="updateAll", action="store_true",
|
||||
help="Update Microsoft SQL Server XML signature file")
|
||||
help="Update sqlmap")
|
||||
|
||||
miscellaneous.add_option("--save", dest="saveCmdline", action="store_true",
|
||||
help="Save options on a configuration INI file")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue