From 3e857b57898b28f13fed8ea68efd3a05ed6c0da7 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 27 Apr 2003 00:50:06 +0000 Subject: Clean up the example for the "-m" flag. svn path=/trunk/; revision=7573 --- doc/text2pcap.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/text2pcap.pod') diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod index 0947b20f99..1b83aac24d 100644 --- a/doc/text2pcap.pod +++ b/doc/text2pcap.pod @@ -138,7 +138,9 @@ Ethernet header as well. Example: I<-i 46> to specify an RSVP packet Set the maximum packet length, default is 64000. Useful for testing various packet boundaries when only an application level datastream is available. Example: - od -Ax -tx1 stream | text2pcap -m1460 -T1234,1234 - stream.pcap + +I + will convert from plain datastream format to a sequence of Ethernet TCP packets. -- cgit v1.2.1