mirror of
https://github.com/ouch-org/ouch.git
synced 2025-07-29 06:02:26 +00:00
parent
4afe09c60b
commit
5f49fd92df
@ -78,10 +78,12 @@ For compiling, check the [wiki guide](https://github.com/ouch-org/ouch/wiki/Comp
|
||||
|
||||
## Supported formats
|
||||
|
||||
| Format | .tar, .tgz | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst |
|
||||
| Format | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst |
|
||||
|:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- |
|
||||
| Supported | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
||||
And the aliases: `tgz`, `tbz`, `tbz2`, `txz`, `tlz`, `tlzma`, `tzst`.
|
||||
|
||||
Formats can be chained (`ouch` keeps it _fast_):
|
||||
- `.gz.xz.bz.zst`
|
||||
- `.tar.gz.xz.bz.zst`
|
||||
|
Loading…
x
Reference in New Issue
Block a user