documentation update

This commit is contained in:
Miroslav Stampar
2010-03-03 13:59:29 +00:00
parent 415d5f2b44
commit 759b720425
3 changed files with 91 additions and 79 deletions

View File

@@ -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")