From 5597ddc34134efd018e1170be261fd1ef3400805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Miguel?= <36349314+vrmiguel@users.noreply.github.com> Date: Wed, 6 Oct 2021 00:03:06 -0300 Subject: [PATCH] readme: mark Zstd as supported --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd98acf..4c70fae 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ For compiling, check [the wiki guide](https://github.com/ouch-org/ouch/wiki/Comp | | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst | |:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- | -| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | -| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | +| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | Note that formats can be chained: - `.tar.gz`