This commit is contained in:
Miroslav Stampar
2015-03-30 11:58:09 +02:00
parent 99c1cc9937
commit c35fa63a48
2 changed files with 2 additions and 2 deletions

View File

@@ -294,7 +294,7 @@ def cmdLineParser():
"default %d)" % defaults.level)
detection.add_option("--risk", dest="risk", type="int",
help="Risk of tests to perform (0-3, "
help="Risk of tests to perform (1-3, "
"default %d)" % defaults.level)
detection.add_option("--string", dest="string",