|
|
|
|
@ -239,7 +239,7 @@ void help(void) |
|
|
|
|
mprintf(" --bytecode[=yes(*)/no] Load bytecode from the database\n"); |
|
|
|
|
mprintf(" --bytecode-unsigned[=yes/no(*)] Load unsigned bytecode\n"); |
|
|
|
|
mprintf(" --bytecode-timeout=N Set bytecode timeout (in milliseconds)\n"); |
|
|
|
|
mprintf(" --bytecode-statistics[=yes/no(*)] Collect and print bytecode statistics\n"); |
|
|
|
|
mprintf(" --statistics[=none(*)/bytecode/pcre] Collect and print execution statistics\n"); |
|
|
|
|
mprintf(" --detect-pua[=yes/no(*)] Detect Possibly Unwanted Applications\n"); |
|
|
|
|
mprintf(" --exclude-pua=CAT Skip PUA sigs of category CAT\n"); |
|
|
|
|
mprintf(" --include-pua=CAT Load PUA sigs of category CAT\n"); |
|
|
|
|
|