mirror of
https://github.com/ouch-org/ouch.git
synced 2025-07-23 10:00:37 +00:00
readme: mark Zstd as supported
This commit is contained in:
parent
e9bc65a787
commit
5597ddc341
@ -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 |
|
| | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst |
|
||||||
|:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- |
|
|:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- |
|
||||||
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |
|
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |
|
| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
|
||||||
Note that formats can be chained:
|
Note that formats can be chained:
|
||||||
- `.tar.gz`
|
- `.tar.gz`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user