Adding list of aliases to the README

Supported in #101
This commit is contained in:
João Marcos Bezerra 2021-10-17 18:31:41 -03:00 committed by GitHub
parent 4afe09c60b
commit 5f49fd92df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`