diff --git a/doc/dissection-options.adoc b/doc/dissection-options.adoc index fad1f3844a..cea5266380 100644 --- a/doc/dissection-options.adoc +++ b/doc/dissection-options.adoc @@ -44,6 +44,12 @@ See the xref:tshark.html#decode_as[tshark](1) manual page for more examples. -- // end::decode_as[] +--disable-all-protocols:: ++ +-- +Disable dissection of all protocols. +-- + --disable-protocol [,,...]:: + -- @@ -73,18 +79,6 @@ temporarily disable all protocols but a list of exceptions. Example: *--disable-protocol ALL --enable-protocol eth,ip* -- ---only-protocols :: -+ --- -Only enable dissection of these protocols, comma separated. Disable everything else. --- - ---disable-all-protocols:: -+ --- -Disable dissection of all protocols. --- - --enable-heuristic :: + -- @@ -145,6 +139,12 @@ network, possibly leading to dropped packets. // end::tshark[] -- +--only-protocols :: ++ +-- +Only enable dissection of these protocols, comma separated. Disable everything else. +-- + -t (a|ad|adoy|d|dd|e|r|u|ud|udoy)[.[N]]|.[N]:: + --