Documented thew new infinite loop mode in regression.py

This commit is contained in:
0xNF 2012-11-20 15:42:32 -05:00
parent 9aca0d4ed8
commit e85658fb00
7 changed files with 1 additions and 0 deletions

View File

View File

View File

View File

View File

@ -1447,6 +1447,7 @@ Options:
-v Verbose mode; prints all errors to the screen.
-e ex Prints out all errors containing ex.
-l cfg Runs from configuration file cfg.
-m Runs in a loop over the configuration file until canceled. Must be used in conjunction with -l
"""