aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-10-02 19:22:39 +0000
committerGerald Combs <gerald@wireshark.org>2003-10-02 19:22:39 +0000
commitcc50dad08982553c675e47f1951ded7ea86f5b0c (patch)
treef9f3b35996ab101b8e25bbe7c1959c8f300e6fcf /doc
parent3b5f7f92789433c4ea7806e00bfa5b9b8cd5a509 (diff)
Add an example for "-d".
svn path=/trunk/; revision=8588
Diffstat (limited to 'doc')
-rw-r--r--doc/tethereal.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tethereal.pod b/doc/tethereal.pod
index c77aa55837..161a26cb94 100644
--- a/doc/tethereal.pod
+++ b/doc/tethereal.pod
@@ -199,6 +199,9 @@ Specify that if the layer type in question (for example, B<tcp.port> or
B<udp.port> for a TCP or UDP port number) has the specified selector
value, packets should be dissected as the specified protocol.
+Example: B<-d tcp.port==8888,http> will decode any traffic running over
+TCP port8888 as HTTP.
+
=item -D
Print a list of the interfaces on which B<Tethereal> can capture, and