aboutsummaryrefslogtreecommitdiffstats
path: root/doc/editcap.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/editcap.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/editcap.pod')
-rw-r--r--doc/editcap.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 7ce02115f9..edd4be7998 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -78,7 +78,7 @@ B<Editcap> can be used to assign comment strings to frame numbers.
B<Editcap> 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.
+format and an 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