diff --git a/man/bro.8 b/man/bro.8 index 612adb8107..fb2b44a420 100644 --- a/man/bro.8 +++ b/man/bro.8 @@ -51,12 +51,6 @@ add given prefix to policy file resolution \fB\-r\fR,\ \-\-readfile read from given tcpdump file .TP -\fB\-y\fR,\ \-\-flowfile [=] -read from given flow file -.TP -\fB\-Y\fR,\ \-\-netflow :[=] -read flow from socket -.TP \fB\-s\fR,\ \-\-rulefile read rules from given file .TP @@ -78,27 +72,21 @@ run the specified policy file analysis \fB\-C\fR,\ \-\-no\-checksums ignore checksums .TP -\fB\-D\fR,\ \-\-dfa\-size -DFA state cache size -.TP \fB\-F\fR,\ \-\-force\-dns force DNS .TP \fB\-I\fR,\ \-\-print\-id print out given ID .TP +\fB\-J\fR,\ \-\-set\-seed +set the random number seed +.TP \fB\-K\fR,\ \-\-md5\-hashkey set key for MD5\-keyed hashing .TP -\fB\-L\fR,\ \-\-rule\-benchmark -benchmark for rules -.TP \fB\-N\fR,\ \-\-print\-plugins print available plugins and exit (\fB\-NN\fR for verbose) .TP -\fB\-O\fR,\ \-\-optimize -optimize policy script -.TP \fB\-P\fR,\ \-\-prime\-dns prime DNS .TP @@ -120,7 +108,7 @@ Record process status in file \fB\-W\fR,\ \-\-watchdog activate watchdog timer .TP -\fB\-X\fR,\ \-\-broxygen +\fB\-X\fR,\ \-\-broxygen generate documentation based on config file .TP \fB\-\-pseudo\-realtime[=\fR] @@ -131,6 +119,19 @@ load seeds from given file .TP \fB\-\-save\-seeds\fR save seeds to given file +.TP +The following option is available only when Bro is built with the \-\-enable\-debug configure option: +.TP +\fB\-B\fR,\ \-\-debug +Enable debugging output for selected streams ('-B help' for help) +.TP +The following options are available only when Bro is built with gperftools support (use the \-\-enable\-perftools and \-\-enable\-perftools\-debug configure options): +.TP +\fB\-m\fR,\ \-\-mem-leaks +show leaks +.TP +\fB\-M\fR,\ \-\-mem-profile +record heap .SH ENVIRONMENT .TP .B BROPATH