aboutsummaryrefslogtreecommitdiffstats
path: root/doc/text2pcap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-07-21 20:28:35 +0000
committerGuy Harris <guy@alum.mit.edu>2002-07-21 20:28:35 +0000
commit1dd6c308ce35bd65d6b93e6ee7badac6f2f5c81a (patch)
treec9b6bccfe4a93bd0ab08f9f55a9582ee8d26f96a /doc/text2pcap.pod
parent73a4f4364465932f236acee8796a8a7f7bce2d06 (diff)
Mention the "-h" flag.
Fix up the list of arguments to "-S" in the synopsis. svn path=/trunk/; revision=5900
Diffstat (limited to 'doc/text2pcap.pod')
-rw-r--r--doc/text2pcap.pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod
index 0c45e20c32..ded0f5b685 100644
--- a/doc/text2pcap.pod
+++ b/doc/text2pcap.pod
@@ -6,6 +6,7 @@ text2pcap - Generate a capture file from an ASCII hexdump of packets
=head1 SYNOPSYS
B<text2pcap>
+S<[ B<-h> ]>
S<[ B<-d> ]>
S<[ B<-q> ]>
S<[ B<-o> hex|oct ]>
@@ -14,7 +15,7 @@ S<[ B<-e> l3pid ]>
S<[ B<-i> proto ]>
S<[ B<-u> srcport,destport ]>
S<[ B<-s> srcport,destport,tag ]>
-S<[ B<-S> srcport,destport,tag ]>
+S<[ B<-S> srcport,destport,ppi ]>
S<[ B<-t> timefmt ]>
I<infile>
I<outfile>
@@ -82,6 +83,10 @@ handle these dumps.
=over 4
+=item -h
+
+Displays a help message.
+
=item -d
Displays debugging information during the process. Can be used