aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark.pod.template
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-11-21 10:07:21 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-11-21 10:07:21 +0000
commit47d20fd441c13b12d38273e8fcf296d77ccca826 (patch)
treeece57abe78e01107cfbce55299f6b3448d811157 /doc/wireshark.pod.template
parentc34a88f0ae1fa8764f5c5f025517c98e17e0d3e1 (diff)
Add documentation for -J and -j command line parameters.
svn path=/trunk/; revision=31038
Diffstat (limited to 'doc/wireshark.pod.template')
-rw-r--r--doc/wireshark.pod.template13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index 72cba8c73f..98193f910d 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -18,6 +18,8 @@ S<[ B<-g> E<lt>packet numberE<gt> ]>
S<[ B<-h> ]>
S<[ B<-H> ]>
S<[ B<-i> E<lt>capture interfaceE<gt>|- ]>
+S<[ B<-J> E<lt>jump filterE<gt> ]>
+S<[ B<-j> ]>
S<[ B<-k> ]>
S<[ B<-K> E<lt>keytabE<gt> ]>
S<[ B<-l> ]>
@@ -303,6 +305,17 @@ read data from the standard input. On Windows systems, pipe names must be
of the form ``\\pipe\.\B<pipename>''. Data read from pipes must be in
standard libpcap format.
+=item -J E<lt>jump filterE<gt>
+
+After reading in a capture file using the B<-r> flag, jump to the packet
+matching the filter (display filter syntax). If no exact match is found
+the first packet after that is selected.
+
+=item -j
+
+Use after B<-J> to change the behaviour when no exact match is found for
+the filter. With this option select the first packet before.
+
=item -k
Start the capture session immediately. If the B<-i> flag was