aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
authorErik Rigtorp <erik@rigtorp.se>2021-08-19 14:48:52 +0200
committerErik Rigtorp <erik@rigtorp.se>2021-09-01 20:59:07 +0200
commit5844c469f0486bd1e360282dc292e85b8aa9bbec (patch)
treef440a9f595dcb485c3a3d44f3cce877a1591d72a /doc/tshark.pod
parent3f92ae9db9e0b65e88a20e937df61c5e90d746d5 (diff)
Add support for ZSTD and LZ4 decompression
- Describe zstd and lz4 support in man pages - Update AUTHORS - Update mime types to recognize zstd and lz4
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index e0059d43cf..74fcbb8ae2 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -42,7 +42,7 @@ from the file and displaying a summary line on the standard output for
each packet read. B<TShark> is able to detect, read and write the same
capture files that are supported by B<Wireshark>. The input file
doesn't need a specific filename extension; the file format and an
-optional gzip compression will be automatically detected. Near the
+optional gzip, zstd or lz4 compression will be automatically detected. Near the
beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html> is a detailed
description of the way B<Wireshark> handles this, which is the same way
@@ -2086,7 +2086,7 @@ active.
Sets the fatal log level. Fatal log levels cause the progeam to abort.
The fatal log level be set to C<critical> or C<warning>. C<Error> is
-always fatal.
+always fatal.
=item WIRESHARK_LOG_DOMAINS