commit 352afba5033f5ae1cd19561b8660acbd84030d48
parent fbb4449baa0025992ba891e0df87a2473a84a6f5
Author: Jordan Ritter <jpr5@darkridge.com>
Date: Wed, 6 Jun 2001 23:33:18 +0000
minor cosmetic fixup
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ngrep.8 b/ngrep.8
@@ -106,16 +106,16 @@ different patterns over the same packet stream.
Output matched packets to a pcap-compatible dump file. This feature
does not interfere with normal output to stdout.
-.IP -n
+.IP "-n num"
Match only
.I \fInum\fP
packets total, then exit.
-.IP -d
+.IP "-d dev"
By default ngrep will select a default interface to listen on. Use
this option to force ngrep to listen on interface \fIdev\fP.
-.IP -A
+.IP "-A num"
Dump \fInum\fP packets of trailing context after matching a packet.
.IP "\fI match expression\fP"