ongrep

A cleaned up fork of ngrep for OpenBSD
git clone git://git.sgregoratto.me/ongrep
Log | Files | Refs | README | LICENSE

commit 86efa586f025ff57999107910d9437b3d9412f0f
parent 91a51787dec36c6ff784c8a9764ecb48225e2a43
Author: Jordan Ritter <jpr5@darkridge.com>
Date:   Thu, 30 Jun 2005 23:35:46 +0000

update online help reference to include new "single" to ``-W''

Diffstat:
Mdoc/README.txt | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/doc/README.txt b/doc/README.txt @@ -23,12 +23,8 @@ Description: tools, such as tcpdump and snoop. -Usage: ngrep <-LhXViwqpevxlDtTRM> <-IO pcap_dump> <-n num> <-d dev> <-A num> - <-s snaplen> <-S limitlen> <-W normal|byline|none> <-c cols> - <-P char> <-F file> <match expression> <bpf filter> - Usage: ngrep <LhNXViwqpevxlDtTRM> <-IO pcap_dump> <-n num> <-d dev> <-A num> - <-s snaplen> <-S limitlen> <-W normal|byline|none> <-c cols> + <-s snaplen> <-S limitlen> <-W normal|byline|single|none> <-c cols> <-P char> <-F file> <match expression> <bpf filter> -h is help/usage -V is version information