From 7cffcbfdecbc568d5292cab3633d78e2ecbf43e6 Mon Sep 17 00:00:00 2001 From: John Thacker Date: Wed, 9 Aug 2023 05:42:38 -0400 Subject: [PATCH] doc: Keep dissection options alphabetized Keep the list of dissection options alphabetized, which commit af0691342b7e6bc2ef81a8430ae00680223337bc upset. --- doc/dissection-options.adoc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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]:: + --