aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2019-08-24 21:53:21 +0200
committerMichael Mann <mmann78@netscape.net>2019-08-25 16:48:27 +0000
commitef014f76d587918f6e6e305626e56daca6b11d64 (patch)
treebb00d1976ddac2570ffb65934f9395db24187c4f
parentb38283b3b4683c3c76ed7234a304d9b1d3f39a98 (diff)
tshark: Complement manual page synopsis
Add '-J' option to synopsis and reshuffle '-j' to correct place. Change-Id: I351b3ce464fca3b52a75614e1e8f8c91f9a30df2 Reviewed-on: https://code.wireshark.org/review/34352 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
-rw-r--r--doc/tshark.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index d11df4a1e4..b56f16b00f 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -27,8 +27,9 @@ S<[ B<-g> ]>
S<[ B<-h> ]>
S<[ B<-H> E<lt>input hosts fileE<gt> ]>
S<[ B<-i> E<lt>capture interfaceE<gt>|- ]>
-S<[ B<-j> E<lt>protocol match filterE<gt> ]>
S<[ B<-I> ]>
+S<[ B<-j> E<lt>protocol match filterE<gt> ]>
+S<[ B<-J> E<lt>protocol match filterE<gt> ]>
S<[ B<-K> E<lt>keytabE<gt> ]>
S<[ B<-l> ]>
S<[ B<-L> ]>