minor change (conf.updateAll to conf.update)

This commit is contained in:
Miroslav Stampar
2011-02-03 11:13:39 +00:00
parent 402c1b622e
commit 5edba2ffbc
4 changed files with 5 additions and 5 deletions

View File

@@ -514,7 +514,7 @@ eta = False
# Update sqlmap.
# Valid: True or False
updateAll = False
update = False
# Never ask for user input, use the default behaviour.
# Valid: True or False