- Added bounds settings.
- Improved flags' help text.
This commit is contained in:
@@ -531,7 +531,7 @@ def main():
|
||||
help = "test for all matching methods")
|
||||
parser.add_option("-p","--protocols", dest="protocols",
|
||||
default = 0,
|
||||
help = "protocol selection (0: all, 1:literature only)")
|
||||
help = "protocol selection (0: all, 1:literature only, 2:literature without know attacks)")
|
||||
parser.add_option("-B","--disable-progressbar", dest="progressbar",
|
||||
default = "True",
|
||||
action = "store_false",
|
||||
|
||||
Reference in New Issue
Block a user