mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
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:
parent
b918cb912d
commit
c0fd6b5bfb
@ -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 | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |
|
||||
|
Loading…
x
Reference in New Issue
Block a user