Update README table of supported formats

Leaving only the formats we support or currently plan on 
supporting, replacing `.7z` by `.zst`.
This commit is contained in:
João Marcos Bezerra 2021-09-25 22:52:53 +00:00 committed by GitHub
parent b918cb912d
commit c0fd6b5bfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ For compiling, check [the wiki guide](https://github.com/ouch-org/ouch/wiki/Comp
## Supported formats
| | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .7z |
| | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst |
|:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- |
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |
| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |