aboutsummaryrefslogtreecommitdiffstats
path: root/doc/text2pcap.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/text2pcap.pod')
-rw-r--r--doc/text2pcap.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod
index 7288b6ff0f..fee3f22f43 100644
--- a/doc/text2pcap.pod
+++ b/doc/text2pcap.pod
@@ -12,6 +12,7 @@ S<[ B<-e> E<lt>l3pidE<gt> ]>
S<[ B<-h> ]>
S<[ B<-i> E<lt>protoE<gt> ]>
S<[ B<-l> E<lt>typenumE<gt> ]>
+S<[ B<-n> ]>
S<[ B<-m> E<lt>max-packetE<gt> ]>
S<[ B<-o> hex|oct|dec ]>
S<[ B<-q> ]>
@@ -146,6 +147,10 @@ I<od -Ax -tx1 stream | text2pcap -m1460 -T1234,1234 - stream.pcap>
will convert from plain datastream format to a sequence of Ethernet
TCP packets.
+=item -n
+
+Write PCAP-NG file instead of a PCAP.
+
=item -o hex|oct|dec
Specify the radix for the offsets (hex, octal or decimal). Defaults to