diff --git a/doc/tshark.pod b/doc/tshark.pod index de0226c630..5e100a6758 100644 --- a/doc/tshark.pod +++ b/doc/tshark.pod @@ -514,9 +514,9 @@ B Displays the available report types. B Dumps the plugins currently installed. There is one record per line. The fields are tab-delimited. - * Field 1 = plugin library (e.g. "gryphon.so") + * Field 1 = plugin library/Lua script/extcap executable (e.g. "gryphon.so") * Field 2 = plugin version (e.g. 0.0.4) - * Field 3 = plugin type (e.g. "dissector" or "tap") + * Field 3 = plugin type ("dissector", "tap", "file type", etc.) * Field 4 = full path to plugin file B Dumps the protocols in the registration database to stdout.